open-source-contrib/Bitrise Job Runner
Runs a Bitrise-CI Build upon adding a new label to PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bitrise_ci_token | Token for Bitrise | yes | "" |
| bitrise_ci_slug | Slug of Bitrise project | yes | "" |
| git_commit_hash | Commit hash from PR | yes | "" |
| git_current_branch | Current branch of the PR | yes | "" |
| git_base_branch | Base branch of the PR | yes | "" |
| bitrise_workflow_name | Workflow to trigger on Bitrise | yes | "" |
| git_pr_number | Pull request number | yes | "" |
Outputs
no outputs