pr-harmony icon indicating copy to clipboard operation
pr-harmony copied to clipboard

Exceptions to 'Block Pull Requests'

Open ghost opened this issue 9 years ago • 1 comments

Is there a way to 'Block Pull Requests' for all branches with some exceptions? Rather than explicitly state branches 'x, y, z', can we say all branches with a wildcard (E.g. '*') but also have some that are not blocked (E.g. '!feature')?

Under the 'Block Pull Requests' input window it states "Wildcards are allowed." Does this allow for regular expressions?

ghost avatar Jun 15 '16 17:06 ghost

There's currently not. I should just convert over to straight regex, "wildcards" were kind of a bad idea from the start :(

monitorjbl avatar Jun 22 '16 23:06 monitorjbl