Skip to content

Add dependabot config for GitHub Actions#77

Merged
oalders merged 2 commits into
masterfrom
oalders/dependabot-config
Jun 23, 2026
Merged

Add dependabot config for GitHub Actions#77
oalders merged 2 commits into
masterfrom
oalders/dependabot-config

Conversation

@oalders

@oalders oalders commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary

Adds .github/dependabot.yml to codify the dependabot behavior already running on this repo. Covers the github-actions ecosystem only — the sole ecosystem this repo uses.

  • Two groups: major-updates batches coordinated major bumps (e.g. upload-artifact/download-artifact) so they land atomically; minor-and-patch rolls routine bumps into a single weekly PR.
  • Cooldown: default-days: 7 waits a week after a release so broken versions can be yanked or patched before a PR opens.

Generated via the tune-dependabot-config skill.

🤖 Generated with Claude Code

oalders and others added 2 commits June 23, 2026 18:39
Batch minor/patch action bumps into a single rolling PR and keep
coordinated major bumps atomic via a separate group. A 7-day cooldown
waits for broken releases to be yanked or patched before opening a PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oalders
oalders merged commit 8b65d08 into master Jun 23, 2026
4 of 5 checks passed
@oalders
oalders deleted the oalders/dependabot-config branch June 23, 2026 18:43
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.

1 participant