Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use V2 of GOV.UK Dependabot Merger #749

Merged
merged 1 commit into from
May 3, 2024
Merged

Use V2 of GOV.UK Dependabot Merger #749

merged 1 commit into from
May 3, 2024

Conversation

AgaDufrat
Copy link
Contributor

GOV.UK Dependency Merger configuration changed to allow automatic patching of all dependencies as described in RFC-167 1. Consequently V1 no longer works. This updates the configuration to use the version 2 convention to reinstate the basic functionality of automatic patching of internal dependencies only. The default allowed_semver_bumps are [patch, minor].

Currently there’re no sufficient branch protection rules to enable auto-merging of external dependencies.

Footnotes

  1. https://github.com/alphagov/govuk-rfcs/blob/main/rfc-167-auto-patch-dependencies.md

GOV.UK Dependency Merger configuration changed to allow automatic patching of
all dependencies as described in RFC-167 [^1]. Consequently V1 no longer works.
This updates the configuration to use the version 2 convention to reinstate the
basic functionality of automatic patching of internal dependencies only.
The default allowed_semver_bumps are [patch, minor].

Currently there’re no sufficient branch protection rules to enable auto-merging of external dependencies.

[^1]: https://github.com/alphagov/govuk-rfcs/blob/main/rfc-167-auto-patch-dependencies.md
@AgaDufrat AgaDufrat merged commit 9b5934b into main May 3, 2024
2 checks passed
@AgaDufrat AgaDufrat deleted the dependabot-merger-v2 branch May 3, 2024 08:45
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.

2 participants