ironic-inspector/releasenotes/config.yaml
Takashi Kajinami 93352b6994 Update regex to detect closed branch
... based on the change made in reno recently[1].

Also the overall regex is updated to be more consistent with the regex
used in ironic.

[1] https://review.opendev.org/c/openstack/reno/+/910547

Change-Id: Ibd1db024b9d7ab03aec083675465c6c24229a805
2024-03-13 19:39:10 +09:00

3 lines
55 B
YAML

---
closed_branch_tag_re: 'r"(?!^(bugfix-)).+-eo[lm]"'