Skip to content

Add CodeQL caller workflow for this repo's own PRs#105

Merged
mtfishman merged 2 commits intomainfrom
patch/codeql_advanced_setup
May 5, 2026
Merged

Add CodeQL caller workflow for this repo's own PRs#105
mtfishman merged 2 commits intomainfrom
patch/codeql_advanced_setup

Conversation

@ITensorBot
Copy link
Copy Markdown
Member

@ITensorBot ITensorBot commented May 4, 2026

Add a CodeQL caller for this repo's own PRs at .github/workflows/CodeQLCaller.yml — the reusable already occupies CodeQL.yml. Byte-identical to the canonical caller in every other repo.

The reusable workflow already lives at .github/workflows/CodeQL.yml in
this repo, so the caller has to use a different filename to avoid
colliding with the reusable definition. The workflow's name: is still
"CodeQL" so the displayed status check matches "CodeQL / Analyze
(actions)" — matching every other repo that uses this reusable, and
what branch-protection rulesets require.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman force-pushed the patch/codeql_advanced_setup branch from 94748a2 to d03392c Compare May 5, 2026 00:18
@mtfishman mtfishman changed the title [PATCH] Apply codeql_advanced_setup patch Add CodeQL caller workflow for this repo's own PRs May 5, 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.

Make the file byte-identical to the canonical CodeQL.yml that the
codeql_advanced_setup patch installs in every other repo. The only
difference between this file and theirs is the filename, dictated by
the reusable definition already occupying CodeQL.yml in this repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman merged commit 29766a8 into main May 5, 2026
2 checks passed
@mtfishman mtfishman deleted the patch/codeql_advanced_setup branch May 5, 2026 01:33
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