cloudbees-io-gha/Trigger Unify workflow
Trigger a CloudBees Unify workflow from a GHA workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cloudbees-url | The CloudBees Unify URL. | no | https://api.cloudbees.io |
| cloudbees-pat | The CloudBees Unify personal access token. | yes | — |
| component-id | The Component-id of the CloudBees workflow to be run. | no | — |
| branch-name | The branch name of the CloudBees workflow to be run. | no | — |
| workflow-file-name | The name of the CloudBees workflow to be run. | yes | — |
| workflow-inputs | Input parameters required to run the workflow, formatted as JSON data in key/value pairs. | no | — |
Outputs
| name | description |
|---|---|
| cbp_run_url | The triggered cbp run url |