Skip to content

Add label-driven semver versioning for automated releases#204

Merged
anisaoshafi merged 1 commit intomainfrom
drg-741-use-pr-labels-to-drive-release-version-bumps
Apr 27, 2026
Merged

Add label-driven semver versioning for automated releases#204
anisaoshafi merged 1 commit intomainfrom
drg-741-use-pr-labels-to-drive-release-version-bumps

Conversation

@anisaoshafi
Copy link
Copy Markdown
Contributor

@anisaoshafi anisaoshafi commented Apr 24, 2026

  • PRs now require a semver: patch, semver: minor, or semver: major label to merge
  • The weekly release workflow picks the highest label across all merged PRs since the last tag to determine the version bump
  • Dependabot PRs are auto-labeled semver: patch

TODO

  • Make Require release label a required status check on the main branch protection rule (don't have permission, please add it on behalf 🙏🏼 )

Copy link
Copy Markdown
Collaborator

@carole-lavillonniere carole-lavillonniere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@anisaoshafi anisaoshafi merged commit fba236c into main Apr 27, 2026
8 of 11 checks passed
@anisaoshafi anisaoshafi deleted the drg-741-use-pr-labels-to-drive-release-version-bumps branch April 27, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants