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
{{ message }}
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
On enable/disable of autodeploy or autodestroy, provide an updated message to the user telling them exactly what we're doing. (@raulb's suggestion)
Create a heroku pipelines:disconnect -p "pipeline" command. (@bigkevmcd's suggestion)
Handle the following scenario better (I think this is due to the repo already being connected to a pipeline, but not sure why we get this kind of error, @bigkevmcd ):
On enable/disable of autodeploy or autodestroy, provide an updated message to the user telling them exactly what we're doing. (@raulb's suggestion)
Create a
heroku pipelines:disconnect -p "pipeline"
command. (@bigkevmcd's suggestion)Handle the following scenario better (I think this is due to the repo already being connected to a pipeline, but not sure why we get this kind of error, @bigkevmcd ):
For
reviewapps:disable
perhaps the help should say that if no options are provided, it will disable both (@bigkevmcd's suggestion)?The pattern from
reviewapps:enable
might be adopted where it outputs how it's interpreting the flags (@bigkevmcd's suggestion)?The text was updated successfully, but these errors were encountered: