Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a199b1a

Browse filesBrowse files
committed
DOC: draft of clarified review policy
1 parent 7a98072 commit a199b1a
Copy full SHA for a199b1a

File tree

Expand file treeCollapse file tree

1 file changed

+11
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-4
lines changed

‎doc/devel/coding_guide.rst

Copy file name to clipboardExpand all lines: doc/devel/coding_guide.rst
+11-4Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,17 @@ C/C++ extensions
168168
PR Review guidelines
169169
====================
170170

171-
* We run on a 'use your judgement' system (for better or worse) and do
172-
not have a strict 'N devs must sign off on' rule. If you have a
173-
commit bit, then you are trusted to use it and to know when to ask
174-
for more review.
171+
* If you have a commit bit, then you are trusted to use it. Please
172+
help review and merge PRs!
173+
174+
* Two developers (those with commit rights) should review all pull
175+
requests. If you are the first to review a PR please and approve of
176+
the changes please edit the title to include ``'[MRG+1]'`` and use
177+
the github 'approve review' tool to mark it as such. If you are a
178+
subsequent reviewer and you approve either merge (and backport if
179+
needed) or increment the number in the title to ask for further
180+
review (and trigger the gh 'approve review'). If you do the merge please
181+
removed the ``'[MRG+N']`` prefix.
175182

176183
* Do not self merge, except for 'small' patches to un-break the CI.
177184

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.