mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-09 12:08:33 +00:00
Add Missing allow-draft-pr Server Flag Docs (#1457)
This was added in #1053 but is not documented.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user