fbe22b23bc
In its current place, reno config changes will not cause build-openstack-releasenotes job to run, which means changes can land to that config without being tested. Yikes! Also fixes error in regexp which was preventing this from actually fixing the build-openstack-releasenotes job. Change-Id: I4d46ba06ada1afb5fd1c63db5850a1983e502a6c
6 lines
235 B
YAML
6 lines
235 B
YAML
---
|
|
# 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$"'
|