Skip to content

chore: group GitHub Actions dependabot updates and reduce to weekly#319

Merged
philipjusher merged 3 commits intomainfrom
chore/group-dependabot-actions
Mar 26, 2026
Merged

chore: group GitHub Actions dependabot updates and reduce to weekly#319
philipjusher merged 3 commits intomainfrom
chore/group-dependabot-actions

Conversation

@philipjusher
Copy link
Copy Markdown
Collaborator

Summary

Reduces dependabot noise for GitHub Actions updates:

  • Group all action bumps into a single PR using a github-actions group (matching *), instead of one PR per action
  • Switch from daily to weekly cadence to further reduce churn

This will collapse the current 5 separate action-bump PRs (#272, #280, #289, #291, #300) into a single grouped PR going forward.

Bundle all GitHub Actions bumps into a single grouped PR instead of
one per action. Switch from daily to weekly cadence to reduce churn.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added the maintenance Package and maintenance related label Mar 19, 2026
@philipjusher philipjusher enabled auto-merge (squash) March 26, 2026 16:21
@philipjusher philipjusher merged commit acfa189 into main Mar 26, 2026
30 checks passed
@philipjusher philipjusher deleted the chore/group-dependabot-actions branch March 26, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants