Skip to content

Commit

Permalink
docs: github emu mention on hiding prev comments (#5221)
Browse files Browse the repository at this point in the history
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
  • Loading branch information
nitrocode authored Jan 20, 2025
1 parent 7b4576a commit 4830ad7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runatlantis.io/docs/server-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ based on the organization or user that triggered the webhook.
ATLANTIS_GH_USER="myuser"
```

GitHub username of API user.
GitHub username of API user. This user is also used by the flag `--hide-user-plan-comments` and will need to be updated if migrating to github EMU.

### `--gh-webhook-secret`

Expand Down Expand Up @@ -844,6 +844,7 @@ based on the organization or user that triggered the webhook.

Hide previous plan comments to declutter PRs. This is only supported in
GitHub and GitLab currently. This is not enabled by default. When using Github App, you need to set `--gh-app-slug` to enable this feature.
For github, ensure the `--gh-user` is set appropriately or comments will not be hidden.

### `--hide-unchanged-plan-comments`

Expand Down

0 comments on commit 4830ad7

Please sign in to comment.