summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-01-27 17:53:31 +0000
committerGerrit Code Review <review@openstack.org>2023-01-27 17:53:31 +0000
commitc741be66281e38245bd0d1a832c930d738f214b6 (patch)
tree5c25853345fbf9ef0cd97b803a72177201fb4b25
parent692a383fdc758b56ffd8ea803c7c61c0c2f374f2 (diff)
parentfbe22b23bc3f1c89822e17417747378c9449ebeb (diff)
downloadironic-c741be66281e38245bd0d1a832c930d738f214b6.tar.gz
Merge "Move and fix reno config for releasenotes job"
-rw-r--r--releasenotes/config.yaml (renamed from reno.yaml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/reno.yaml b/releasenotes/config.yaml
index 3265dd332..26538010e 100644
--- a/reno.yaml
+++ b/releasenotes/config.yaml
@@ -1,5 +1,5 @@
---
# Ignore the kilo-eol tag because that branch does not work with reno
# and contains no release notes.
-# Ignore bugfix tags because their releasenotes are covered under stabl
-closed_branch_tag_re: "(?!^(kilo|bugfix-)).+-eol$"
+# Ignore bugfix tags because their releasenotes are covered under stable
+closed_branch_tag_re: 'r"(?!^(kilo-|bugfix-)).+-eol$"'