Skip to content
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

Enhance requireBranch to support wildcards #877

Closed
jasongerbes opened this issue Mar 16, 2022 · 2 comments
Closed

Enhance requireBranch to support wildcards #877

jasongerbes opened this issue Mar 16, 2022 · 2 comments

Comments

@jasongerbes
Copy link

The requireBranch config option currently supports a string (e.g. 'main'), or an array of strings (e.g. ['main', 'develop']).

It would be great if this could be enhanced to support wildcards, for example: ['main', 'support/*'].

@webpro webpro closed this as completed in fb8622b Mar 19, 2022
@webpro
Copy link
Collaborator

webpro commented Mar 19, 2022

Good idea! Nice & easy to implement, it's in v14.13.0

@jasongerbes
Copy link
Author

Thanks @webpro!

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

No branches or pull requests

2 participants