Skip to content

ci: auto-merge green dependabot PRs#144

Merged
Taure merged 1 commit into
mainfrom
chore/dependabot-automerge
Jul 1, 2026
Merged

ci: auto-merge green dependabot PRs#144
Taure merged 1 commit into
mainfrom
chore/dependabot-automerge

Conversation

@Taure

@Taure Taure commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Automerges dependabot's github-actions + docker bumps once CI passes.

  • Triggers on CI workflow completion, so nothing merges before checks are green.
  • Only acts on dependabot[bot] PRs; squash-merges and deletes the branch.
  • Self-contained: no branch protection or repo-settings change needed (workflow token already has write perms).

Rationale: kills the manual review treadmill for routine bumps. Action-major and OTP-major bumps are intentionally included (both are wanted and CI-gated per project conventions).

Merge dependabot's github-actions + docker bumps automatically once the
CI workflow passes. Runs on CI completion so nothing merges before checks
are green. Removes the manual review treadmill for routine bumps.
@Taure Taure merged commit 7e46757 into main Jul 1, 2026
15 checks passed
@Taure Taure deleted the chore/dependabot-automerge branch July 1, 2026 20:22
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