diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml index 26538010e5..ba137dc64b 100644 --- a/releasenotes/config.yaml +++ b/releasenotes/config.yaml @@ -2,4 +2,4 @@ # 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$"' +closed_branch_tag_re: 'r"(?!^(kilo-|bugfix-)).+-eo[lm]$"'