keystone/reno.yaml
Takashi Kajinami 29fc86390c 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: Ie38448c4df404514fc9c65b5a5b48be929b13cc5
2024-03-13 19:27:16 +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]"