Add "unreleased" release notes page
We need a release notes page to show notes for unreleased versions by scanning the "current" branch. This ensures that notes files cannot be merged if they break the releasenotes job. Change-Id: Id9e9d62b8b87068f940c0beee8ce37f32ab48266
This commit is contained in:
@@ -8,6 +8,7 @@ Contents
|
||||
:maxdepth: 2
|
||||
|
||||
liberty
|
||||
unreleased
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
||||
5
releasenotes/source/unreleased.rst
Normal file
5
releasenotes/source/unreleased.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
============================
|
||||
Current Series Release Notes
|
||||
============================
|
||||
|
||||
.. release-notes::
|
||||
Reference in New Issue
Block a user