Skip to content

Instead of PR check status of Plan Succeeded show Plan: 1 to add, 0 to change, 1 to destroy #2625

Closed
@nitrocode

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.

Describe the user story

I'd like to see terraform plan summaries as PR status messages instead of just "Plan Succeeded"

Describe the solution you'd like

Use the terraform plan JSON to retrieve the summary of the plan use that as the successful PR terraform plan's check's message. This is how it's done in spacelift.

Plan contains no changes.

This is an image

Plan: 1 to add, 0 to change, 1 to destroy

This is an image

Describe the drawbacks of your solution

N/A

Describe alternatives you've considered

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality/enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions