do not post status checks in github if code changes is not relevent #3340
Labels
feature
New functionality/enhancement
needs discussion
Large change that needs review from community/maintainers
Stale
Community Note
Describe the user story
We are running a monorepo with our frontend, backend, and TF code all in different directories. I have configured Atlantis.yaml so that actual TF plans and runs only runs on diffs on specific TF directories.... However, on non-relevent PRs, there's still a status check that gets posted on the PR itself that looks like this. We're trying to enforce our engineering team to be mindful of seeing status checks on PRs... Telling them to "ignore this one unless we have TF code" is causing confusion.
Describe the solution you'd like
When the PR is not relevent and does not trigger any action atlantis action, allow the option to not post the checks on github
Describe the drawbacks of your solution
I don't see any drawbacks as it gives an option.
Describe alternatives you've considered
whatever it takes to remove engineering team toil....
The text was updated successfully, but these errors were encountered: