Skip to content

Commit 47a4297

Browse files
committed
Extend single-core-review for non-functional changes
Adding a second exception for single-core-review in Devstack repository - changes which do not affect core functionality, like f.e. job cleanups, can be reviewed by a single core. Change-Id: Idb6cefa510fdbfed41379eb410f4884852d1177f
1 parent 60b31d4 commit 47a4297

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/source/contributor/contributing.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ Getting Your Patch Merged
4242
~~~~~~~~~~~~~~~~~~~~~~~~~
4343
All changes proposed to the Devstack require two ``Code-Review +2`` votes from
4444
Devstack core reviewers before one of the core reviewers can approve the patch
45-
by giving ``Workflow +1`` vote. One exception is for patches to unblock the gate
46-
which can be approved by single core reviewers.
45+
by giving ``Workflow +1`` vote. There are 2 exceptions, approving patches to
46+
unblock the gate and patches that do not relate to the Devstack's core logic,
47+
like for example old job cleanups, can be approved by single core reviewers.
4748

4849
Project Team Lead Duties
4950
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)