Fix formatting of release list generated by template
Change-Id: Id4b62805472f516639b38415b0ce6a4784c97c84
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
oslo.messaging Release Notes
|
||||
=============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
unreleased
|
||||
unreleased
|
||||
|
4
oslo.{{cookiecutter.module_name}}/reno.yaml
Normal file
4
oslo.{{cookiecutter.module_name}}/reno.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# Ignore the kilo-eol tag because that branch does not work with reno
|
||||
# # and contains no release notes.
|
||||
closed_branch_tag_re: "(.+)(?<!kilo)-eol"
|
Reference in New Issue
Block a user