Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add Terraform plan output as PR comment #85

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Conversation

staticaland
Copy link
Contributor

@staticaland staticaland commented Jul 25, 2024

feat: Add Terraform plan output as PR comment

  • Use peter-evans/create-or-update-comment action
  • Generate plan output with formatted markdown

@staticaland staticaland requested a review from a team as a code owner July 25, 2024 09:47
Copy link

@yngvark yngvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yey! 🥇



- if: github.event_name == 'pull_request'
name: Find Terraform plan comment
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

@staticaland staticaland changed the title feat: Write plan as PR comment feat: Add Terraform plan output as PR comment Jul 25, 2024
@staticaland staticaland merged commit f145375 into main Jul 25, 2024
1 check passed
@staticaland staticaland deleted the plan-pr-comment branch July 25, 2024 10:03
@github-actions github-actions bot mentioned this pull request Jul 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants