Skip to content

fix: remove advanced CodeQL workflow conflicting with default setup - #122

Draft
connortechnology with Copilot wants to merge 2 commits into
masterfrom
copilot/fix-analyze-cpp-job
Draft

fix: remove advanced CodeQL workflow conflicting with default setup#122
connortechnology with Copilot wants to merge 2 commits into
masterfrom
copilot/fix-analyze-cpp-job

Conversation

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown

GitHub Code Scanning's default setup (enabled at the repo level) and an advanced workflow-based setup cannot coexist — uploads from the advanced workflow are rejected with CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled.

Changes

  • Deleted .github/workflows/codeql-analysis.yml — removes the advanced setup that conflicts with the already-enabled default setup; CodeQL scanning continues via default setup automatically.

The vendored-path exclusions in .github/codeql/codeql-config.yml can be wired into the default setup via repository Code Scanning settings if desired.

Co-authored-by: connortechnology <925519+connortechnology@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job Analyze (cpp) fix: remove advanced CodeQL workflow conflicting with default setup Aug 14, 2026
Copilot AI requested a review from connortechnology August 14, 2026 19:06
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.

2 participants