summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-02-10 02:20:55 +0000
committerGerrit Code Review <review@openstack.org>2020-02-10 02:20:55 +0000
commit55b7d43291987a9bf5ce9d4c06321e0b8e51f41f (patch)
tree45c9c2dc1e802b75cd1bb0fc8140750a57e998c2
parent627b0c0cd0b01501ad89628a18f73c291ada89e9 (diff)
parent0f4b9e38a2924a693e17d815b16f19223f16632a (diff)
downloadironic-55b7d43291987a9bf5ce9d4c06321e0b8e51f41f.tar.gz
Merge "tell reno to ignore the kilo branch"
-rw-r--r--reno.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/reno.yaml b/reno.yaml
new file mode 100644
index 000000000..dd0aac790
--- /dev/null
+++ b/reno.yaml
@@ -0,0 +1,4 @@
+---
+# Ignore the kilo-eol tag because that branch does not work with reno
+# and contains no release notes.
+closed_branch_tag_re: "(.+)(?<!kilo)-eol"