##// END OF EJS Templates
docs: added release notes for 4.22.0
docs: added release notes for 4.22.0

File last commit:

r3290:ac4e4e5a default
r4521:a111f355 stable
Show More
approve-pull-request.rst
19 lines | 690 B | text/x-rst | RstLexer
/ docs / collaboration / approve-pull-request.rst
project: added all source files and assets
r1 Approve |prs|
-------------
To approve a |pr|, use the following steps:
1. Select :menuselection:`username --> Notifications --> Pull Requests`
and open the |pr| you with to approve
2. Leave your review comments inline, or in the commit message.
3. Leave a commit message that outlines the review.
4. Set the review status to :guilabel:`Approved`
5. Select :guilabel:`Comment`
docs: added SAML documentation....
r3290 If you approve the |pr|, you will be able to merge automatically if |RCE|
project: added all source files and assets
r1 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`.