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

Generate tag on PR merge #6

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Generate tag on PR merge #6

merged 1 commit into from
Jun 7, 2024

Conversation

emoruzzi
Copy link

@emoruzzi emoruzzi commented Jun 7, 2024

This is a super simple github action that increments the tag version by 0.0.1 for each merge. The rollover value is set to 9 but can be increased on lines 33,36. Once the new tag is generated it will comment on the current PR with the new tag version. The run time takes less then 30 seconds. Another workflow, release.yml triggers the build for this.

@emoruzzi emoruzzi merged commit a1f320f into main Jun 7, 2024
2 checks passed
@emoruzzi emoruzzi deleted the tag_merge branch June 7, 2024 21:39
Copy link

github-actions bot commented Jun 7, 2024

Created tag v1.1.1

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