Skip to content

Improve Dependabot auto-merge behavior#125

Merged
xpcmdshell merged 1 commit intomainfrom
feature/dependabot-automerge-improvements
Apr 5, 2026
Merged

Improve Dependabot auto-merge behavior#125
xpcmdshell merged 1 commit intomainfrom
feature/dependabot-automerge-improvements

Conversation

@xpcmdshell
Copy link
Copy Markdown
Owner

Summary

  • allow patch and minor Dependabot bumps to auto-merge after CI passes
  • fall back to title-based semver classification when fetch-metadata does not classify uv updates
  • refresh behind Dependabot PRs after pushes to main so eligible PRs can re-run and merge

Why

Dependabot PRs were piling up because only patch updates were eligible, some uv patch bumps were not being classified, and strict up-to-date checks left eligible PRs behind main until they were manually refreshed.

@xpcmdshell xpcmdshell enabled auto-merge April 5, 2026 08:03
@xpcmdshell xpcmdshell merged commit 2e0b4d7 into main Apr 5, 2026
9 checks passed
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