ironic-python-agent/releasenotes/config.yaml
Takashi Kajinami bffa88acb8 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: I362de82fb5478b846df7a343da02a359f5f7dece
2024-03-13 19:40:40 +09:00

3 lines
55 B
YAML

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