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
PlanPreview determines and shows the list of manifests that should be added, deleted, updated once the PR got merged.
But actually, no one will be deleted if the prune field of the application is being disabled.
So PlanPreview should take care of that edge case for a better message.
What would you like to be added:
PlanPreview determines and shows the list of manifests that should be added, deleted, updated once the PR got merged.
But actually, no one will be deleted if the
prune
field of the application is being disabled.So PlanPreview should take care of that edge case for a better message.
https://pipecd.dev/docs/user-guide/plan-preview/
Why is this needed:
The text was updated successfully, but these errors were encountered: