lfventura/Wait for Bitrise Build

Waits for a Bitrise build to complete and checks its status.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token to authenticate with the GitHub API.no${{ github.token }}
bitrise_tokenBitrise token to authenticate with the Bitrise API.yes
repoThe repository name where the check run is located.no${{ github.event.repository.name }}
ownerThe owner of the repository.no${{ github.repository_owner }}
shaThe commit SHA to check the status of the Bitrise build.no${{ github.event.pull_request.head.sha }}
bitrise_check_nameThe name of the Bitrise check run to monitor.noBitrise
bitrise_check_periodThe time in seconds to wait between checks for the Bitrise build status.no60
namedescription
bitrise_build_statusThe status of the Bitrise build.