Merge "Update regex to detect closed branch"
This commit is contained in:
commit
8cd991ee77
@ -1,4 +1,4 @@
|
||||
---
|
||||
# Ignore the kilo-eol tag because that branch does not work with reno
|
||||
# and contains no release notes.
|
||||
closed_branch_tag_re: "(.+)(?<!kilo)-eol"
|
||||
closed_branch_tag_re: "(.+)(?<!kilo)-eo[lm]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user