Skip to content

feat(cancel): ability to suppress atlantis cancel comments when --hide-unchanged-plan-comments is set#6472

Draft
ramonvermeulen wants to merge 1 commit into
runatlantis:mainfrom
ramonvermeulen:f/suppress-cancelation-comments
Draft

feat(cancel): ability to suppress atlantis cancel comments when --hide-unchanged-plan-comments is set#6472
ramonvermeulen wants to merge 1 commit into
runatlantis:mainfrom
ramonvermeulen:f/suppress-cancelation-comments

Conversation

@ramonvermeulen

@ramonvermeulen ramonvermeulen commented May 13, 2026

Copy link
Copy Markdown
Contributor

what

Feature to suppress "noop" plan errors when --hide-unchanged-plan-comments evaluates true, this is requested as additional feature by @Wirone on top of atlantis cancel (see #6215 (comment)).

why

When running a large amount of plans it can be quite annoying if the PR gets spammed with all the atlantis cancel errors.

Some other ideas to solve this problem could be to add a Suppress property to the ProjectCommandOutput that can be filled based on the flag.

tests

Added an unit test covering this scenario, will do manual testing later and update this PR.

references

#6215 (comment)

@ramonvermeulen ramonvermeulen force-pushed the f/suppress-cancelation-comments branch from 808be33 to 0806404 Compare May 13, 2026 12:50
…hide-unchanged-plan-comments` is set

Signed-off-by: Ramon Vermeulen <ramonvermeulen98@gmail.com>
@ramonvermeulen ramonvermeulen force-pushed the f/suppress-cancelation-comments branch from 0806404 to 23a58fe Compare May 13, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant