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
There are some comments/notes and func stubs in the code, but nothing concrete implemented as of yet.
The cancel subcommand should look in the configured Azure DevOps instance for any pending releases created for the user, and cancel & abandon one/some/all of them.
Maybe provide a flag/option to 1) cancel the oldest or 2) everything older than 7d or 24h or some other provided time duration or 3) everything, period, no matter how new/old?
The text was updated successfully, but these errors were encountered:
There are some comments/notes and func stubs in the code, but nothing concrete implemented as of yet.
The
cancel
subcommand should look in the configured Azure DevOps instance for any pending releases created for the user, and cancel & abandon one/some/all of them.Maybe provide a flag/option to 1) cancel the oldest or 2) everything older than 7d or 24h or some other provided time duration or 3) everything, period, no matter how new/old?
The text was updated successfully, but these errors were encountered: