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
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.
As a developer
I want the plan summary to be easy to read
So that I can quickly make decisions about the Terraform plan
Describe the solution you'd like
For big projects, PR comments start getting really noise and it gets difficult to find information.
I'd like to make the Plan Summary section a bit easier to read If the projects for a specific status is 0, then we could omit it
Current solution
### Plan Summary
3 projects, 1 with changes, 2 with no changes, 0 failed
Proposed solutions
Proposal 1
🚀 Plan Summary
Total Projects: 3
🔄 With Changes: 1
✅ No Changes: 2
Proposal 2
🚀 Plan Summary
3 Projects Total:
✅ 2 projects with no changes
❌ 1 projects failed
Proposal 3
🚀 Plan Summary
📦 Projects
🔄 With Changes
✅ No Changes
❌ Failed
3
1
1
1
Proposal 4
🚀 Plan Summary
Total Projects: 3
🔄 Projects with Changes: 1
❌ Failed Projects: 2
Describe the drawbacks of your solution
Not everyone will like this. For quieter PRs this might become the noise.
Describe alternatives you've considered
The content you are editing has changed. Please copy your edits and refresh the page.
Community Note
Describe the user story
As a developer
I want the plan summary to be easy to read
So that I can quickly make decisions about the Terraform plan
Describe the solution you'd like
For big projects, PR comments start getting really noise and it gets difficult to find information.
I'd like to make the Plan Summary section a bit easier to read
If the projects for a specific status is 0, then we could omit it
Current solution
Proposed solutions
Proposal 1
🚀 Plan Summary
Proposal 2
🚀 Plan Summary
Proposal 3
🚀 Plan Summary
Proposal 4
🚀 Plan Summary
Describe the drawbacks of your solution
Not everyone will like this. For quieter PRs this might become the noise.
Describe alternatives you've considered
Tasks
The text was updated successfully, but these errors were encountered: