Be able to require a commit message for deployments
Sometimes a user may forget to add in a commit message before deploying, so the history in our source control is "no commit message" which is not editable. Can we add a feature to be able to turn on marking commit messages as a requirement for deploy?
10
votes

This has now been shipped.
The team owner can now enable deployment notes to be required via the setting located in the account summary page.
-
Brian Chong commented
-
Brian Chong commented
-
Brian Chong commented
Do not allow blank notes during deployment. This would be especially true when the destination organization is a revision control system that requires a commit message