Skip to content

ci: advanced CodeQL setup (analyze fork PRs) - #140

Merged
important-new merged 1 commit into
mainfrom
ci-advanced-codeql
Jun 12, 2026
Merged

ci: advanced CodeQL setup (analyze fork PRs)#140
important-new merged 1 commit into
mainfrom
ci-advanced-codeql

Conversation

@important-new

Copy link
Copy Markdown
Contributor

Switches CodeQL from default setup to an advanced workflow so analysis also runs on pull requests opened from forks (default setup never analyzes fork PRs, deadlocking the code_scanning / code_quality branch rules on fork-first contributions). Same-repo PR so default setup can scan it and satisfy the rules; default setup will be disabled once this lands and the advanced workflow takes over.

🤖 Generated with Claude Code

Default setup never analyzes pull requests opened from forks, so the
code_scanning / code_quality branch rules waited forever on fork-first
contributions. Switch to an advanced workflow (push + pull_request +
weekly schedule) covering the actions and javascript-typescript languages,
with the code-quality query pack enabled. A workflow on the base branch
runs for fork PRs, producing the results the rules require.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@important-new
important-new merged commit 86a86b7 into main Jun 12, 2026
6 of 7 checks passed
@important-new
important-new deleted the ci-advanced-codeql branch June 12, 2026 06:16
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.

1 participant