Add CodeQL workflow for multi-language analysis (blocked by repository default setup)#10
Closed
Add CodeQL workflow for multi-language analysis (blocked by repository default setup)#10
Conversation
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
…ator destination Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update CodeQL based on project structure
Add CodeQL workflow for multi-language project (Python, Swift, TypeScript)
Feb 9, 2026
Owner
|
@copilot its faliiling checks |
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Contributor
Author
…ries Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Copilot
AI
changed the title
Add CodeQL workflow for multi-language project (Python, Swift, TypeScript)
Fix CodeQL workflow conflicts with default setup
Feb 9, 2026
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Copilot
AI
changed the title
Fix CodeQL workflow conflicts with default setup
Configure CodeQL for multi-language analysis (blocked by default setup)
Feb 9, 2026
Co-authored-by: smiles0527 <107016023+smiles0527@users.noreply.github.com>
Copilot
AI
changed the title
Configure CodeQL for multi-language analysis (blocked by default setup)
Add CodeQL workflow for multi-language analysis (blocked by repository default setup)
Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repository has GitHub's default CodeQL setup enabled in Settings, which blocks custom workflows. Workflow is correctly configured but cannot process results until repository owner switches to advanced setup.
Changes
Workflow Configuration
security-extended,security-and-qualitygithub/codeql-action/init@v3(wascodeql-init@v3)Documentation
CODEQL_ACTION_REQUIRED.md- Root-level blocker notice.github/CODEQL_SETUP.md- Step-by-step repository setting changeBlocker
GitHub rejects SARIF uploads with:
Analysis completes successfully; upload is rejected due to repository setting.
Required action (repository owner):
Settings → Security → Code security and analysis → CodeQL analysis (Default) → "..." → Switch to advanced
Alternative: Delete this workflow, keep default setup.
Workflow is production-ready once repository setting is changed.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.