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

ci: allow to skip prerelease workflow #834

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

kpodsiad
Copy link
Member

Sometimes changes don't bring any value to users and prerelase version doesn't need to be published. To avoid unnecessary versions and commits (scalameta bot bumping patch version) one can add [skip pre] to the commit message - prerelease workflow will be skipped.

I think it's nice to have such a mechanism.

To do that just place `[skip pre]` in commit message
Copy link
Member

@gabro gabro left a comment

Choose a reason for hiding this comment

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

makes sense!

@kpodsiad
Copy link
Member Author

I almost forget to include [skip pre] in the commit message 😅 Fortunately, I added description with this phrase, but it wasn't on purpose :D

@kpodsiad kpodsiad merged commit 8fcd7a1 into scalameta:main Jan 20, 2022
@kpodsiad kpodsiad deleted the ci-skip-prerelease branch January 20, 2022 12:31
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.

3 participants