Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Option to consider all commit messages rather than each individually #85

Open
jeubank12 opened this issue Apr 25, 2018 · 0 comments
Open

Comments

@jeubank12
Copy link

Need an option to consider all of the commits in the push as a whole rather than the rules having to match every single commit.

Example: pushing two commits with the following messages
add framework for new feature
completed feature for JIRA-1234

There should be a way to accept this push as a whole, rather than fail because one of the two commits doesn't match the rule.

An alternate acceptable implementation would be to check that at least one message matches rules before merging PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants