Skip to content

Conversation

@johnboyes
Copy link
Collaborator

@johnboyes johnboyes commented Apr 3, 2025

Prior to this commit Dependabot would create a pull request for every
new patch version of Go. In github_tag_and_release.yml we only specify
the minor version of Go though, so it is better to have Dependabot only
create pull requests when there is a new minor version.

Prior to this commit Dependabot would create a pull request for every
new patch version of Go. In `github_tag_and_release.yml` we only specify
the minor version of Go though, so it is better to have Dependabot only
create pull requests when there is a new minor version.
@johnboyes johnboyes added the patch Semantic versioning: backwards compatible bug fixes label Apr 3, 2025
@johnboyes johnboyes merged commit c65ab7a into main Apr 3, 2025
45 of 46 checks passed
@johnboyes johnboyes deleted the go-dependabot-trigger-minor-not-patch-version branch April 3, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Semantic versioning: backwards compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants