Prevent reno rendering current release notes twice
Including current-series.rst in unreleased.rst results in the whole of the current series release notes being rendered out twice. This causes warnings to be thrown due to duplicated link labels between current-series and unreleased. Under the new CI rulings warnings are converted to errors resulting in release notes job failing. Change-Id: Icae8efa962782beea6605acd48d2aff88eb6218c
This commit is contained in:
parent
1c3b45bc57
commit
fe10ce2ddb
@ -1,5 +0,0 @@
|
|||||||
============================
|
|
||||||
Current Series Release Notes
|
|
||||||
============================
|
|
||||||
|
|
||||||
.. release-notes::
|
|
@ -1 +1,5 @@
|
|||||||
.. include:: current-series.rst
|
============================
|
||||||
|
Current Series Release Notes
|
||||||
|
============================
|
||||||
|
|
||||||
|
.. release-notes::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user