Skip to content

feat: adding custom commit pattern option#2

Open
Farenheith wants to merge 2 commits intomasterfrom
custom-commit-pattern
Open

feat: adding custom commit pattern option#2
Farenheith wants to merge 2 commits intomasterfrom
custom-commit-pattern

Conversation

@Farenheith
Copy link
Copy Markdown
Contributor

Adding option to specify custom commit pattern by bitbucket project

This will allow for each project to be its own commit rules.
To specify it, you need to insert a line in the project description like this:

COMMIT_PATTERN: (fix|feat): .+ [\w+]

If such line is found during commit validation, it will be used against the current commits to see if a valid message was found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant