Skip to content

ci(dependabot): Group github/codeql-action/* bumps#6460

Merged
alwx merged 2 commits into
mainfrom
alwx/ci/group-codeql-action-dependabot
Jul 16, 2026
Merged

ci(dependabot): Group github/codeql-action/* bumps#6460
alwx merged 2 commits into
mainfrom
alwx/ci/group-codeql-action-dependabot

Conversation

@alwx

@alwx alwx commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix
  • Enhancement

📜 Description

Adds a Dependabot group for github/codeql-action/* so init, autobuild, and analyze are bumped together in a single PR.

💡 Motivation and Context

The three CodeQL sub-actions share config and the same CodeQL bundle, so their pins must move in lockstep. Dependabot currently opens a separate PR per sub-action, which repeatedly leaves the workflow in a mismatched state — see #6410 (manual "bump init to match analyze/autobuild") and today's #6445 which only bumps init while autobuild lags at v4.36.3.

💚 How did you test it?

Config-only change. Verified by inspection against the Dependabot groups schema.

Once merged, comment @dependabot recreate on #6445 so it comes back as a grouped PR covering all three sub-actions.

📝 Checklist

  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • All tests passing.
  • No breaking changes.

🔮 Next steps

Recreate #6445 as a grouped bump.

#skip-changelog

The three CodeQL sub-actions (init, autobuild, analyze) share config and
the CodeQL bundle, so their pins must move together. Dependabot bumps
them independently by default, which leaves the workflow in a mismatched
state and has required manual "match" PRs (e.g. #6410).

Grouping them makes future bumps land as one PR.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against 87a42d4

@alwx
alwx marked this pull request as ready for review July 16, 2026 11:29

@lucas-zimerman lucas-zimerman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@alwx
alwx merged commit 95a05de into main Jul 16, 2026
61 of 67 checks passed
@alwx
alwx deleted the alwx/ci/group-codeql-action-dependabot branch July 16, 2026 11:44
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.

2 participants