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
Is your feature request related to a problem? Please describe.
sometimes you do not want a deployment to happen but stay at a defined service version
Describe the solution you'd like
Pinning and unpinning deployments to and from the current version. Unpinning just removed pin, but does not deploy to newer version. A manual deployment does not Pin deployments.
Describe alternatives you've considered
Just moving forward and use reverts. Use feature branches...
Additional context
I will only implement this if it is requested enough
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
sometimes you do not want a deployment to happen but stay at a defined service version
Describe the solution you'd like
Pinning and unpinning deployments to and from the current version. Unpinning just removed pin, but does not deploy to newer version. A manual deployment does not Pin deployments.
Describe alternatives you've considered
Just moving forward and use reverts. Use feature branches...
Additional context
I will only implement this if it is requested enough
The text was updated successfully, but these errors were encountered: