-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MasterOnly > MainOnly #33
Comments
Do you have a bit more context behind the rename? I do accept PRs if they make sense. |
For example this: |
That seems reasonable. We could take a step further and allow setting the required branch, something along the line of |
I like that idea. I can poke around! |
This extends MasterOnly and makes it configurable. The idea is to set arbitrary branch names which are allowed to be pushed to and otherwise return an error. Resolves: sosedoff#33
Made a pass. I'll leave some comments in the PR: #34 |
This extends MasterOnly and makes it configurable. The idea is to set arbitrary branch names which are allowed to be pushed to and otherwise return an error. Resolves: sosedoff#33
Hey,
would you consider a contribution if I either renamed it or added support alongside it?
Also, would you mind rolling another tag at some point?
The text was updated successfully, but these errors were encountered: