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

Fix auto-version bumping based on PR labels #1586

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

richard-rogers
Copy link
Contributor

Description

Fixes version bumping in release drafter workflow. You can label a PR with major, minor, or patch to indicate which component of the version number the PR should increment (defaults to patch for unlabeled PRs). The release drafter will tag & name the draft release according to the maximum bumped version component of the set of PRs in the release.

Changes

Copy link
Contributor

@jamie256 jamie256 left a comment

Choose a reason for hiding this comment

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

LGTM!

@richard-rogers richard-rogers merged commit 7702fe4 into mainline Nov 6, 2024
14 checks passed
@richard-rogers richard-rogers deleted the dev/richard/release-ci branch November 6, 2024 18:07
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