Skip to content

CI: Update CodeQL Action test to use setup-codeql#3524

Merged
henrymercer merged 2 commits intomainfrom
henrymercer/checks-use-setup-codeql
Feb 27, 2026
Merged

CI: Update CodeQL Action test to use setup-codeql#3524
henrymercer merged 2 commits intomainfrom
henrymercer/checks-use-setup-codeql

Conversation

@henrymercer
Copy link
Contributor

This saves a bit of unnecessary work creating databases that we don't need.

Copilot AI review requested due to automatic review settings February 27, 2026 16:16
@henrymercer henrymercer requested a review from a team as a code owner February 27, 2026 16:16
@github-actions github-actions bot added the size/S Should be easy to review label Feb 27, 2026
mbg
mbg previously approved these changes Feb 27, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s CI workflow to determine CodeQL tool versions using the lighter-weight setup-codeql action, avoiding unnecessary database creation during version comparison.

Changes:

  • Replace dual ./init runs (and database cleanup) with two ./setup-codeql runs (default vs tools: linked).
  • Update the version-compare step to use setup-codeql outputs and compare default vs linked bundle versions.

@henrymercer henrymercer disabled auto-merge February 27, 2026 16:29
@henrymercer henrymercer added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit 0ec47d0 Feb 27, 2026
247 of 248 checks passed
@henrymercer henrymercer deleted the henrymercer/checks-use-setup-codeql branch February 27, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Should be easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants