Add process to ensure semantic versioning and release consistency
makubacki opened this issue · 0 comments
makubacki commented
We can use information already available (labels) to improve our ability to track semantic versioning compliance with more frequent and better documented releases.
This feature should include the ability have automated releases where semantic versioning is rolled according to PR impact data and the next release info is always available to see what's happened since the last release. This makes it easy to determine when to release (on minor and major version revs) and do so with minimal effort.
In addition, the release info should be categorized so it's easier to understand what kind of changes are in a release.