summaryrefslogtreecommitdiff
path: root/releasenotes/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/config.yaml')
-rw-r--r--releasenotes/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml
new file mode 100644
index 000000000..26538010e
--- /dev/null
+++ b/releasenotes/config.yaml
@@ -0,0 +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 stable
+closed_branch_tag_re: 'r"(?!^(kilo-|bugfix-)).+-eol$"'