Waits until the status checks for a given ref have passed. Useful for blocking pipelines until a build has completed.
Required The GitHub token to authenticate with. Must have release permissions.
Required The ref to check the statuses of.
The interval in seconds to poll the statuses at. Default 30
seconds.