Skip to content

ci: restore CodeQL workflow (advanced setup) gated by CLDMV_SKIP_CODE_SCANNING - #5

Merged
Shinrai merged 1 commit into
nextfrom
ci/restore-codeql-workflow
Aug 3, 2026
Merged

ci: restore CodeQL workflow (advanced setup) gated by CLDMV_SKIP_CODE_SCANNING#5
Shinrai merged 1 commit into
nextfrom
ci/restore-codeql-workflow

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • ci: restore CodeQL workflow (advanced setup) gated by CLDMV_SKIP_CODE_SCANNING (82f22d9)
👥 Contributors

…_SCANNING

codeql.yml was dropped as a stopgap for CodeQL "no source code seen" on this
sourceless grammar extension, which left the code_scanning ruleset gate stuck
"Waiting for Code Scanning results" forever (release blocked). Restore the
standard advanced-setup workflow; with the repo variable CLDMV_SKIP_CODE_SCANNING
set, reusable-codeql.yml@v4 skips analysis and uploads an empty 0-alert SARIF
that satisfies the gate — the proper fix (dropping codeql.yml was not).

Requires (repo settings, not in this file): CLDMV_SKIP_CODE_SCANNING=1 variable
and CodeQL default setup OFF (advanced). The codeql check on this PR stays red
until the variable is set, then re-run goes green.
@cldmv-bot cldmv-bot Bot added the ! ci → next v4 flow: ci contributor PR targeting the next integration branch label Aug 3, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@Shinrai
Shinrai merged commit edd231d into next Aug 3, 2026
18 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/restore-codeql-workflow branch August 3, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! ci → next v4 flow: ci contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants