You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the files changed in the PR are all matching the patterns found in .terraformignore, we should not evaluate the policy and we should not create a plan. Instead, we should create a successful status check saying that there is nothing to do.
When the files changed in the PR are all matching the patterns found in
.terraformignore, we should not evaluate the policy and we should not create a plan. Instead, we should create a successful status check saying that there is nothing to do.