From 1199a651ad3da24a27e77708f65808bd474edc7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Fri, 2 Oct 2020 20:19:14 +0200 Subject: [PATCH] ignore trailing projects in R-2 Change-Id: I1af7776a26b4df945abcf79f09684370f1cf8c54 --- doc/source/reference/process.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/source/reference/process.rst b/doc/source/reference/process.rst index 1b4549394c..ee88e367e6 100644 --- a/doc/source/reference/process.rst +++ b/doc/source/reference/process.rst @@ -1063,7 +1063,7 @@ R-2 week - You can list those using:: - tox -e venv -- list-deliverables --no-stable-branch + tox -e venv -- list-deliverables --no-stable-branch --cycle-based-no-trailing - Those patches will be used as a base to communicate with the team: if a team wants to wait and make another release before the branch is @@ -1132,6 +1132,12 @@ R-2 week remind to him to announce that the requirements freeze is lifted from master. + .. note:: + + The requirements team expect for an empty output of:: + + tox -e venv -- list-deliverables --no-stable-branch --cycle-based-no-trailing + .. note:: We wait until after the other projects have branched to