Skip to content

Update CodeQL workflow to include 'next/core' branch#375

Merged
singhk97 merged 1 commit intomainfrom
update-codeql-to-include-next/core
Mar 17, 2026
Merged

Update CodeQL workflow to include 'next/core' branch#375
singhk97 merged 1 commit intomainfrom
update-codeql-to-include-next/core

Conversation

@singhk97
Copy link
Copy Markdown
Collaborator

This pull request updates the CodeQL workflow configuration to ensure advanced code analysis runs on both the main and next/core branches. This helps maintain code quality across more development branches.

Workflow configuration update:

  • .github/workflows/codeql.yml: Modified the push and pull_request triggers to include the next/core branch alongside main, so CodeQL checks will run for both branches.

Copilot AI review requested due to automatic review settings March 17, 2026 15:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 existing GitHub Actions CodeQL Advanced workflow so that code scanning runs on both the primary main branch and the next/core development branch, ensuring consistent security/quality analysis across both lines of development.

Changes:

  • Expanded the push trigger branch filter to include next/core.
  • Expanded the pull_request trigger branch filter to include next/core.

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

You can also share your feedback on Copilot code review. Take the survey.

@singhk97 singhk97 merged commit 75fe1e0 into main Mar 17, 2026
11 checks passed
@singhk97 singhk97 deleted the update-codeql-to-include-next/core branch March 17, 2026 15:10
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.

3 participants