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

Allow setting target branches by branch name pattern #491

Open
azatoth opened this issue Feb 15, 2024 · 0 comments
Open

Allow setting target branches by branch name pattern #491

azatoth opened this issue Feb 15, 2024 · 0 comments

Comments

@azatoth
Copy link

azatoth commented Feb 15, 2024

I would love to be able to set

{
  "targetBranches": ["release\/.*"]
}

and have it match all current existing branches matching this regex (or any other style of pattern if it's reasonable to use instead of regex)

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

1 participant