v2.0.0
** BREAKING CHANGE **
Changes:
- The monitoring action now doesn't fail even if the deployment fails. Instead we use outputs to indicate deployment failure.
- If a deployment fails, the monitoring action now attempts to dig out the specific reason for this failure. For example if sidekiq jobs failed to start, we'd get this explanation in the
deployment_failure_reason
output.