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

Exclusion of branches to the regexp required for the commit message #62

Open
glndgrgd opened this issue Nov 10, 2016 · 4 comments
Open

Comments

@glndgrgd
Copy link

Hi,

Is there a way to exclude some branches from being checked? We currently have to audit the commit messages for specific branches only.

@tomasbjerre
Copy link
Owner

Yes. There is a regexp to check only branches matching a regexp.

Den 10 nov. 2016 20:08 skrev "glndgrgd" [email protected]:

Hi,

Is there a way to exclude some branches from being checked? We currently
have to audit the commit messages for specific branches only.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#62,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAa1E7--jC7fQCRUFb5ZtOrZOA8tGDprks5q82u8gaJpZM4KvBbg
.

@glndgrgd
Copy link
Author

However, our users will need to input more than 1 branch

@tomasbjerre
Copy link
Owner

You can have "or" as | in regexp.

Den 10 nov. 2016 21:34 skrev "glndgrgd" [email protected]:

However, our users will need to input more than 1 branch


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#62 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAa1E4f35KCFyzOs7ut_9ulWG5JHjw0Nks5q83_vgaJpZM4KvBbg
.

@tomasbjerre
Copy link
Owner

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

No branches or pull requests

2 participants