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

Add output: semver-type #28

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Add output: semver-type #28

merged 1 commit into from
Aug 28, 2023

Conversation

EmilienM
Copy link
Contributor

semver-type returns the type (patch, minor, major) of the sementic
version that would be required if producing a release.

This can be useful when we want to automatically label a PR with its
semver, which later can be used for automatic releases, etc.

`semver-type` returns the type (patch, minor, major) of the sementic
version that would be required if producing a release.

This can be useful when we want to automatically label a PR with its
semver, which later can be used for automatic releases, etc.
@EmilienM
Copy link
Contributor Author

cc @pierreprinetti

@wtrocki
Copy link
Contributor

wtrocki commented Aug 23, 2023

Very cool improvement

@joelanford
Copy link
Owner

Nice! Thanks!

@joelanford joelanford merged commit d831fb7 into joelanford:main Aug 28, 2023
1 check passed
@EmilienM EmilienM deleted the output branch August 28, 2023 12:36
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.

None yet

3 participants