Skip to content

Group CodeQL action updates in Dependabot - #60

Merged
muir merged 1 commit into
mainfrom
dependabot-codeql-grouping
Aug 28, 2026
Merged

Group CodeQL action updates in Dependabot#60
muir merged 1 commit into
mainfrom
dependabot-codeql-grouping

Conversation

@muir

@muir muir commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

This PR groups CodeQL action updates in Dependabot to ensure that init/autobuild/analyze steps stay on the same version.

The init, autobuild, and analyze steps must stay on the same version, so they have to be bumped in a single pull request.

This change adds a groups configuration to .github/dependabot.yml that groups all github/codeql-action* updates together.

Related to: singlestore-labs/events#192

@cursor

cursor Bot commented Aug 28, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Only Dependabot grouping for GitHub Actions; no runtime or application code changes.

Overview
Dependabot’s github-actions entry now includes a codeql-action group that matches github/codeql-action* so init, autobuild, and analyze bumps land in one PR instead of separate daily updates.

That aligns with .github/workflows/codeql-analysis.yml, where those three steps must stay on the same version.

Reviewed by Cursor Bugbot for commit 3b59200. Configure here.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.35%. Comparing base (ef0e301) to head (3b59200).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files           6        6           
  Lines         280      280           
=======================================
  Hits          239      239           
  Misses         29       29           
  Partials       12       12           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muir
muir requested a review from mitchwadair August 28, 2026 20:00
@muir
muir merged commit c9969ea into main Aug 28, 2026
13 of 24 checks passed
@muir
muir deleted the dependabot-codeql-grouping branch August 28, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants