karthiknaveene/Trigger CloudBees Workflow
Trigger CloudBees workflow from GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cloudbees-url | The CloudBees platform URL. | no | https://api.cloudbees.io |
| cloudbees-pat | The CloudBees platform personal access token. | yes | — |
| component-id | The Component-id of the CloudBees workflow to be triggered. | no | — |
| branch-name | The branch of the CloudBees workflow to be triggered. | no | — |
| workflow-file-name | The name of the CloudBees workflow to be triggered. | yes | — |
| workflow-inputs | Input parameters to be passed to trigger the workflow. Represented as key-value pairs, where keys and values are both strings. | no | — |
Outputs
| name | description |
|---|---|
| cbp_run_url | The cbp run url |