-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Is your feature request related to a problem
When planning for multiple environments in a matrix in single PR it creates two comments for each environment which creates little mess.
Describe the solution you'd like
I would like to have combined output of init/validate/lint and pr plan in single comment. Currently it is not possible or not documented how to achieve that.
Describe alternatives you've considered
Tried to trick the action by adding all values used in plan/apply stage to generate same hash but it didn't help - plan output replaced entire content of comment instead of updating it with plan output
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels