[Doc] Release Notes Management
Baseline changes to comply with Release Notes Management based in Reno [0]: * Use build-openstack-releasenotes job for release notes (We can't use the OpenStack releasenotes template as it includes publish jobs, stx needs its own) * Add newnote tox environment as convenience for creating new release notes, re-using the releasenotes venv. * Remove the unused 'true' tox environment if it exists. [0] https://docs.openstack.org/reno/latest/ Story: 2003101 Task: 26514 Change-Id: I7fda1f84d336940dc8851eb053d451981e36bf4d Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
committed by
Dean Troyer
parent
2d3a78d201
commit
c902e1a3ff
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,3 +24,6 @@ sdist
|
||||
|
||||
# Sphinx documentation
|
||||
doc/build/
|
||||
|
||||
# Release Notes documentation
|
||||
releasenotes/build
|
||||
|
||||
Reference in New Issue
Block a user