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 was archived by the owner on Mar 2, 2021. It is now read-only.
GitHub provides commit status API, so we can report the start/end of deployment using this. See the API docs as well.
pending— until the deployment is done.error— if it failed to deploy.failure— if its automated tests (python setup.py test) failed (Run automated tests #6).pending— until collaborators confirm it (Approve/reject voting #4).failureorsuccessfailure— if collaborators rejected it.success— if collaborators approved it.