approve-pull-request.rst
19 lines
| 690 B
| text/x-rst
|
RstLexer
Approve |prs|
To approve a |pr|, use the following steps:
- Select :menuselection:`username --> Notifications --> Pull Requests` and open the |pr| you with to approve
- Leave your review comments inline, or in the commit message.
- Leave a commit message that outlines the review.
- Set the review status to :guilabel:`Approved`
- Select :guilabel:`Comment`
If you approve the |pr|, you will be able to merge automatically if |RCM| detects that it can do so safely. You will see this message:
:guilabel:`This pull request can be automatically merged.`
Otherwise you will need to merge the |pr| locally and push your changes, see :ref:`manual-merge-requests-ref`.