Add unreleased library reporting to PROCESS.rst
Call out running the unreleased library report during the cycle to make sure we are aware and can notify projects with pending library changes before the end of the cycle. Change-Id: Ib9fc72e01bb1914784253e3120e5eec0f850b76c
This commit is contained in:
parent
ac88c95d61
commit
7fdb143293
14
PROCESS.rst
14
PROCESS.rst
@ -69,7 +69,13 @@ Between Milestone-1 and Milestone-2
|
||||
Milestone-2
|
||||
===========
|
||||
|
||||
n/a
|
||||
1. Run the following to get a report of which libraries have unreleased
|
||||
changes::
|
||||
|
||||
tools/list_library_unreleased_changes.sh
|
||||
|
||||
Filter out libraries that have insignificant changes (Updates to .gitreview,
|
||||
etc.) and include list in the weekly countdown email.
|
||||
|
||||
Between Milestone-2 and Milestone-3
|
||||
===================================
|
||||
@ -83,6 +89,12 @@ Between Milestone-2 and Milestone-3
|
||||
3. Two weeks before Milestone-3, include a reminder about the final
|
||||
library release freeze coming the week before Milestone-3.
|
||||
|
||||
1. Run the command from milestone-2 again to get a list of libraries::
|
||||
|
||||
tools/list_library_unreleased_changes.sh
|
||||
|
||||
2. Include list of unreleased libraries in the email to increase visibility.
|
||||
|
||||
4. Two weeks before Milestone-3, set up the gerrit ACLs for the
|
||||
yet-to-be-created stable/$series branches.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user