-
Suggestion
-
Resolution: Unresolved
-
None
Implementing a feature that allows repository administrators to enforce commit message restrictions based on customizable Regex patterns would improve code quality and ensure consistent commit documentation. This feature would be similar to the existing functionality that requires issue keys in commit messages when repository links are enabled but with broader application possibilities.
For example, having regex to @mention someone in the commit message. This would be beneficial for code reviewing pair.
- is related to
-
BCLOUD-10471 Git server-side "pre-receive" hook (BB-11418)
- Under Consideration