Skip to content

GH-19717: Restrict Dependabot auto-merge to patch updates - #19726

Open
kalayciburak wants to merge 1 commit into
spring-projects:mainfrom
kalayciburak:gh-19717
Open

kalayciburak wants to merge 1 commit into
spring-projects:mainfrom
kalayciburak:gh-19717

Conversation

@kalayciburak

Copy link
Copy Markdown

Dependabot PRs on main and docs-build currently enable auto-merge after CI, including minor upgrades. That is how Jackson moved from 3.1.x to 3.2.x without review.

This keeps Dependabot opening those PRs, but only auto-merges version-update:semver-patch updates.

Closes gh-19717

Minor Dependabot upgrades on main are currently
auto-merged after CI. That has already pulled in
risky minor bumps such as Jackson 3.1.x to 3.2.x.

Keep opening those PRs for review, but only enable
auto-merge for patch updates.

Closes spring-projectsgh-19717

Signed-off-by: Burak KALAYCI <kalayciburak1996@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependabot auto-merge should not apply to minor release updates

2 participants