-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Community Note
- Please vote on this issue by adding a π reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Overview of the Issue
The option to hide unchanged plan comments via environment variable (ATLANTIS_HIDE_UNCHANGED_PLAN_COMMENTS ) is not working.
https://www.runatlantis.io/docs/server-configuration#hide-unchanged-plan-comments
Would like to being able to enable that so every push on the PR shows the result of atlantis, and does not looks like is not working
Reproduction Steps
Just set that variable in Docker compose. Is not doing anything. If there PR does not implement changes, there is no comment on Gitlab
Logs
{"level":"info","ts":"2026-03-25T04:09:42.967Z","caller":"events/project_command_builder.go:412","msg":"0 projects are to be planned based on their when_modified config","json":{"repo":"terraform/resources/backups","pull":"18"}}
Environment details
- Atlantis version: v0.40.0
- Deployment method: Docker
- If not running the latest Atlantis version have you tried to reproduce this issue on the latest version:
- Atlantis flags:
Repo atlantis.yaml file:
version: 3
projects:
- dir: .Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working