Skip to content

ci(PRODSEC-343): consolidate CodeQL workflows into single unified scan - #6

Open
anguprasad07 wants to merge 1 commit into
masterfrom
PRODSEC-343/consolidate-codeql
Open

ci(PRODSEC-343): consolidate CodeQL workflows into single unified scan#6
anguprasad07 wants to merge 1 commit into
masterfrom
PRODSEC-343/consolidate-codeql

Conversation

@anguprasad07

Copy link
Copy Markdown

Replaces separate codeql-full-scan.yml and codeql-pr-scan.yml with a single unified codeql.yml workflow.

Copilot AI review requested due to automatic review settings May 14, 2026 17:30

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

Consolidates CodeQL scanning into a single GitHub Actions workflow that supports scheduled, manual, and pull request scans via the shared security scanner workflow.

Changes:

  • Adds a unified CodeQL workflow with schedule, workflow dispatch, and pull request triggers.
  • Skips draft PR scans and cancels superseded PR scans on new commits.
  • Configures cache-saving only for non-PR scans and delegates scanning to the reusable security workflow.

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

@ktbot ktbot 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.

Approved PRODSEC-343 CodeQL workflow consolidation.

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