horizon/reno.yaml
Takashi Kajinami 1f73912ecc 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: Ia718d8e92ed75c368d2f2da3aa0b5b865098b7ce
2024-03-13 19:25:18 +09:00

4 lines
120 B
YAML

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