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

feat: add tag generator workflow #67

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

elhmn
Copy link
Owner

@elhmn elhmn commented Aug 31, 2021

This pull request add a workflow that use semver to generate a tag

Why ?
We would like to generate a release after a pull request is merged

How ?
We use svu to generate the next ckp tag

Steps to verify:
It is not recommended to test it, but you could after this PR is merged check whether it triggers a generate-tag workflow that creates and push a new tag. Once the tag is generated the release.yaml workflow should be triggered

@elhmn elhmn merged commit 17394e1 into master Aug 31, 2021
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

2 participants