Merge "Update regex to detect closed branch"
This commit is contained in:
commit
5f84680600
@ -1,2 +1,2 @@
|
||||
---
|
||||
closed_branch_tag_re: 'r"(?!^bugfix.*-eol$).+-eol"'
|
||||
closed_branch_tag_re: 'r"(?!^(bugfix-)).+-eo[lm]"'
|
||||
|
Loading…
Reference in New Issue
Block a user