Skip to content

ci: apply CodeQL Copilot feedback from #394#434

Merged
jimmyandrade merged 1 commit into
mainfrom
fix/codeql-copilot-feedback
Jul 16, 2026
Merged

ci: apply CodeQL Copilot feedback from #394#434
jimmyandrade merged 1 commit into
mainfrom
fix/codeql-copilot-feedback

Conversation

@jimmyandrade

Copy link
Copy Markdown
Member

Summary

Test plan

  • Confirm workflow file on the PR matches Copilot suggestions
  • After merge, verify CodeQL runs on a push/PR to main

Made with Cursor

Retarget triggers to main and bump checkout/CodeQL actions so the workflow actually runs on the default branch.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jimmyandrade jimmyandrade self-assigned this Jul 16, 2026
@jimmyandrade jimmyandrade added the enhancement New feature or request label Jul 16, 2026
@jimmyandrade
jimmyandrade requested a review from Copilot July 16, 2026 15:24
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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

Updates the repository’s CodeQL GitHub Actions workflow to align with current defaults and recommended action versions, following up on the earlier LGTM-generated workflow.

Changes:

  • Switch CodeQL workflow triggers from master to main for both push and pull_request.
  • Upgrade actions/checkout to v4.
  • Upgrade github/codeql-action steps (init, autobuild, analyze) to v3.

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

@jimmyandrade
jimmyandrade merged commit 9c89cef into main Jul 16, 2026
4 checks passed
@jimmyandrade
jimmyandrade deleted the fix/codeql-copilot-feedback branch July 16, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants