From 0b21e36a7b2b36713a768af447f05a8518370861 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 21 Apr 2020 19:07:22 +0200 Subject: [PATCH] Fix reno Without this patch, the branch newton-eol will be used for release notes. That branch contains a duplicated release note with wrong formatting, which we don't want. Change-Id: I31f816b07debc7e4856eefea9c8e8e41d8aa172c --- releasenotes/config.yaml | 3 --- reno.yaml | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 releasenotes/config.yaml create mode 100644 reno.yaml diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml deleted file mode 100644 index 1db075c3..00000000 --- a/releasenotes/config.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -collapse_pre_releases: true -stop_at_branch_base: false diff --git a/reno.yaml b/reno.yaml new file mode 100644 index 00000000..2ce04486 --- /dev/null +++ b/reno.yaml @@ -0,0 +1,2 @@ +--- +closed_branch_tag_re: "(.+)(?