diff --git a/reno.yaml b/releasenotes/config.yaml similarity index 72% rename from reno.yaml rename to releasenotes/config.yaml index 3265dd3327..26538010e5 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$"'