Configure default "suggested change" commit message
Problem to solve
We have a regex which checks commit message to be in proper format. When I attempt to click Accept button on suggest an edit message, it errors out due to commit message is not properly formatted.
Steps to reproduce:
- Set commit message regex in setting for a project.
- Suggest and edit in merge request.
- Attempt to click Accept button
- 🤯
Proposal
Add a project setting to change the default suggested change commit message
Links / references
Edited by James Ramsay (ex-GitLab)