Skip to content

Implementing auto-merge feature for Dependabot #1299

@PhilippSchmelter

Description

@PhilippSchmelter

We want to enable automatic squash merges for all Dependabot pull requests except for major version updates. Currently, Dependabot opens pull requests for all updates, including major versions, but we would like to configure it so that minor and patch version updates get merged automatically via squash and merge.

Desired Outcome:

Dependabot opens PRs for all updates.
Minor/patch updates get auto-squash-merged after CI checks pass.
Major updates remain open for manual review and merging.

Metadata

Metadata

Labels

ciRelated to continuous integration

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions