Docs: Add note about releasenotes local build
I was not aware that the releasenotes build only runs against committed changes. Developers that run it before committing their release note change to git will get a "false positive" and may push changes to review that then waste resources failing in the gate. Change-Id: I99a6a3106aacdf1df268c56eeb8c6e3c2e6f2104
This commit is contained in:
parent
12d9ef21ea
commit
a372277240
@ -180,6 +180,11 @@ Release notes may be built locally by executing:
|
|||||||
|
|
||||||
.. _the reno tool: http://docs.openstack.org/developer/reno/usage.html
|
.. _the reno tool: http://docs.openstack.org/developer/reno/usage.html
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The ``releasenotes`` build argument only tests committed changes.
|
||||||
|
Ensure your local changes are committed before running the
|
||||||
|
``releasenotes`` build.
|
||||||
|
|
||||||
Gating
|
Gating
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user