ceilometer/reno.yaml
Takashi Kajinami e41e511ef5 Update regex to detect closed branch
... based on the change made in reno recently[1].

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

Change-Id: If8bdb40677b30aa69ee84daa74cfa7d4cad0155b
2024-03-13 19:27:59 +09:00

5 lines
152 B
YAML

---
# Ignore the kilo-eol tag because that branch does not work with reno
# and contains no release notes.
closed_branch_tag_re: "(.+)(?<!kilo)-eo[lm]"