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
This commit is contained in:
Jean-Philippe Evrard 2020-04-21 19:07:22 +02:00
parent c9f5ddaed1
commit 0b21e36a7b
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +0,0 @@
---
collapse_pre_releases: true
stop_at_branch_base: false

2
reno.yaml Normal file
View File

@ -0,0 +1,2 @@
---
closed_branch_tag_re: "(.+)(?<!newton)-eol"