TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A GitHub action to generate tags for releases

2 pointsby PhilDunphy23about 2 years ago
Hi everyone,<p>I made a GitHub action that generates tags automatically when run that I&#x27;m using myself to make bumping the version easy and fast.<p>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.<p>Complete example here: <a href="https:&#x2F;&#x2F;github.com&#x2F;MiguelRipoll23&#x2F;generate-tag-name&#x2F;blob&#x2F;main&#x2F;examples&#x2F;nodejs.yml">https:&#x2F;&#x2F;github.com&#x2F;MiguelRipoll23&#x2F;generate-tag-name&#x2F;blob&#x2F;mai...</a><p>Any feedback is welcome.

no comments

no comments