[go: up one dir, main page]

Skip to content

Regex push rule message improvement

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

When regex push rules fail, the error message presented to the user is something like "Commit message does not follow the pattern '[\d]+'"

This can be less helpful to users where the regex is more complex (i.e. conventional commits) and they themselves are not strong with regex.

Proposal is to add an additional optional field to the configuration of the regex push rules so more informative error messaging can be provided.

Edited by 🤖 GitLab Bot 🤖