heroku-releases-retry

Retry failed release-phase commands

Usage no npm install needed!

<script type="module">
  import herokuReleasesRetry from 'https://cdn.skypack.dev/heroku-releases-retry';
</script>

README

Releases Retry Build Status

This plugin is meant to be used with apps using Release Phase.
It will take the latest release in an app, and create a new one identical to it. That will trigger a new release-phase command, allowing for retrying them.

Installation

Run the following command:

heroku plugins:install heroku-releases-retry

Usage

Retry the latest release:

heroku releases:retry --app happy-samurai-42