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
Much like spacelift and atlantis, it would be nice to see the terraform plan summary e.g. "3 to add, 3 to modify, 1 to destroy" in the pr check description
Describe the Feature
Much like spacelift and atlantis, it would be nice to see the terraform plan summary e.g. "3 to add, 3 to modify, 1 to destroy" in the pr check description
https://stackoverflow.com/questions/75723131/how-to-add-custom-check-status-in-pr-for-gtihub-actions
Expected Behavior
Pr status description shows the terraform plan summary
Use Case
Quickly see at a glance what the summary is without having to scroll through github pr comments
Describe Ideal Solution
See above
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: