ericclemmons/github-semantic-version

Mono repo support

hipstersmoothie opened this issue · 3 comments

I use this tool on every project I can. the problem is It doesn't work with monorepos the best. It would be awesome to at least support lerna version

@hipstersmoothie Honestly, I don't think this will ever happen. You might have more luck with https://github.com/Updater/semantic-release-monorepo

I've looked at that before. The killer feature of github-semantic-version is the labels. It makes managing a repo a breeze. Unfortunately that one runs off of commits

@hipstersmoothie I literally wrote this a few days ago as a POC: https://github.com/milesj/semantic-release-commit-analyzer-github-labels

Not sure it works or is even viable.