Add Missing allow-draft-pr Server Flag Docs (#1457)

This was added in #1053 but is not documented.
This commit is contained in:
Phillip Nielsen
2021-03-16 11:35:08 -05:00
committed by GitHub
parent 8ca6e16474
commit 7d5cd4ab55

View File

@@ -47,6 +47,12 @@ Values are chosen in this order:
## Flags
* ### `--allow-draft-prs`
```bash
atlantis server --allow-draft-prs
```
Respond to pull requests from draft prs. Defaults to `false`.
* ### `--allow-fork-prs`
```bash
atlantis server --allow-fork-prs