Skip to content

Add CodeQL analysis workflow configuration#40

Merged
macmule (macmule) merged 3 commits into
masterfrom
macmule-patch-1
May 22, 2026
Merged

Add CodeQL analysis workflow configuration#40
macmule (macmule) merged 3 commits into
masterfrom
macmule-patch-1

Conversation

@macmule

@macmule macmule (macmule) commented May 22, 2026

Copy link
Copy Markdown
Member
  • Inspect failing Analyze (python) job logs and identify root cause
  • Reproduce the failure locally and confirm baseline behavior
  • Implement minimal fix in workflow/configuration
  • Run targeted validation for the changed area
  • Run final review/security validation and summarize
  • Adds CODEOWNERS

Copilot AI review requested due to automatic review settings May 22, 2026 15:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a GitHub Actions workflow to run GitHub CodeQL “Advanced” code scanning for the repository (currently configured for Python).

Changes:

  • Adds a new .github/workflows/codeql.yml workflow to run CodeQL on push / PR and on a weekly schedule.
  • Configures a language matrix (Python) and runs github/codeql-action/init + github/codeql-action/analyze.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/codeql.yml Outdated
Comment thread .github/workflows/codeql.yml Outdated
@macmule
macmule (macmule) merged commit 3073e73 into master May 22, 2026
2 checks passed
@macmule
macmule (macmule) deleted the macmule-patch-1 branch May 22, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants