Update apply-requirements.md

This commit is contained in:
Luke Kysow
2020-02-08 21:40:42 -07:00
committed by GitHub
parent 885ad266bb
commit dd87e669c4

View File

@@ -45,7 +45,7 @@ You can set the `approved` requirement by:
#### Meaning
Each VCS provider has different rules around who can approve:
* **GitHub** **Any user with read permissions** to the repo can approve a pull request
* **GitLab** You [can set](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html#editing-approvals) who is allowed to approve
* **GitLab** You [can set](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) who is allowed to approve
* **Bitbucket Cloud (bitbucket.org)** A user can approve their own pull request but
Atlantis does not count that as an approval and requires an approval from at least one user that
is not the author of the pull request