Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  Docs: Add use-case for Private changes

Change-Id: I377bc4ca570a2b9cd26f97be336e8855d04aa150
This commit is contained in:
David Pursehouse
2019-01-17 08:41:24 +09:00

View File

@@ -565,6 +565,11 @@ and users with the link:access-control.html#category_view_private_changes[
View Private Changes] global capability. Private changes are useful in a number
of cases:
* You want a set of collaborators to review the change before formal review
starts. By creating a Private change and adding only a selected few as
reviewers you can control who can see the change and get a first opinion
before opening up for all reviewers.
* You want to check what the change looks like before formal review starts.
By marking the change private without reviewers, nobody can
prematurely comment on your changes.