Settings

Theme

Show HN: A GitHub action to generate tags for releases

github.com

2 points by PhilDunphy23 3 years ago · 0 comments · 1 min read

Reader

Hi everyone,

I made a GitHub action that generates tags automatically when run that I'm using myself to make bumping the version easy and fast.

It uses your pull requests labels to calculate the next version and then you can use other actions alongside to continue updating and publishing your new release.

Complete example here: https://github.com/MiguelRipoll23/generate-tag-name/blob/mai...

Any feedback is welcome.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection