-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
It would be good to eliminate the need to have manual releases and instead move to a release model where releases are automatically created based upon commits that have been merged. This would be done by enforcing semantic commits which would allow an automated release job to determine how to increment the release version number. This then eliminates the need for a distinct develop branch that is separate from master. This has the benefit of not needing manual intervention to run a release and means teams can implement changes they might need when they want.
Metadata
Metadata
Assignees
Labels
No labels