p-mazhnik/Bitrise Build Runner

Run Bitrise build as a step in GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bitrise-tokenUser-generated personal access token or Workspace API tokenno
bitrise-app-slugBitrise App slugyes
bitrise-build-trigger-tokenBitrise Build trigger token. Can be used as alternative to 'bitrise-token' when 'listen: false'. 'bitrise-token' takes priority.no
bitrise-workflowThe name of the workflow you want to trigger (mutually exclusive with bitrise-pipeline)no
bitrise-pipelineThe name of the pipeline you want to trigger (mutually exclusive with bitrise-workflow)no
listenSet to `true` if you want to listen for the build logs and wait for build completion. Not supported with bitrise-pipelinenofalse
update-intervalHow often the action calls the API for updates, secondsno15
skip-git-status-reportSet to `true` if you want do skip git status reportnofalse
env-vars-for-bitriseComma separated list of environment variables to send to Bitriseno
stop-on-signalsComma separated list of process signals on which to stop the build. Default is SIGINT.noSIGINT
branch-overrideOverrides branch provided to Bitriseno
commit-overrideOverrides commit provided to Bitriseno
namedescription
bitrise-build-idThe Bitrise Build ID for this build.
bitrise-build-urlThe Bitrise Build url for this build.