Skip to content

ci: auto-approve and auto-merge Dependabot PRs#5

Merged
secana merged 1 commit into
mainfrom
chore/dependabot-auto-merge
Jun 14, 2026
Merged

ci: auto-approve and auto-merge Dependabot PRs#5
secana merged 1 commit into
mainfrom
chore/dependabot-auto-merge

Conversation

@secana

@secana secana commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Sets up automatic merging of Dependabot dependency updates, matching the provcfg repo setup.

  • Add the cargo ecosystem to dependabot.yml (weekly, targeting main).
  • Add dependabot-auto-approve.yml to auto-approve Dependabot PRs.
  • Add dependabot-auto-merge.yml to enable auto-merge on Dependabot PRs.

Auto-merge waits for required status checks (CI) before merging.

Repo settings to verify (not in this PR)

  • Settings → General → Allow auto-merge must be enabled.
  • main branch protection / ruleset should require status checks so merges are gated on CI.

Add cargo ecosystem to Dependabot and workflows to auto-approve and
enable auto-merge for Dependabot PRs, matching the provcfg repo setup.
@secana
secana merged commit c87655e into main Jun 14, 2026
3 checks passed
@secana
secana deleted the chore/dependabot-auto-merge branch June 14, 2026 14:51
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