handley-lab/anesthetic

Automatically version increment based on PR labels

Opened this issue · 1 comments

Interesting idea on using PR labels to automatically increment the version number upon merging:
https://medium.com/@johnathanmiller/github-actions-npm-version-bump-using-labels-on-pr-merge-8c716a488a64

Perhaps deserves its own issue, but does ./bin/bump_version.py actually work on your machine?