Show HN: Versioning a React app in a monorepo with no tags (gist.github.com) 2 points by gardnr 4y ago ↗ HN
[–] gardnr 4y ago ↗ It's not pretty but it's better than nothing.The first token in every commit message is the Jira ticket number. This pre-push hook increments the version number for every ticket number found in the /ui directory.
1 comment
[ 2.8 ms ] story [ 13.6 ms ] threadThe first token in every commit message is the Jira ticket number. This pre-push hook increments the version number for every ticket number found in the /ui directory.