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 a autorelease workflow for patches (x.y.{z+1}) #675

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jiribenes
Copy link
Contributor

@jiribenes jiribenes commented Nov 7, 2024

Currently, we can only autorelease minor versions (x.y.z -> x.{y+1}.0).
This PR adds support for autoreleasing patches on clicking the workflow (x.y.z -> x.y.{z+1}).

I haven't tested this yet and won't in the near future (since we should probably test it on a fork just to be safe).

@jiribenes jiribenes marked this pull request as draft November 8, 2024 17:29
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.

1 participant