actions-marketplace-validations/Jenkins Job Trigger
Trigger a Jenkins job
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Jenkins full URL including http/https protocol | yes | — |
| user_name | User name of Jenkins | yes | — |
| api_token | Jenkins API token | yes | — |
| job_name | Job name | yes | — |
| parameter | Job parameter in JSON format. ex) {"param1":"value1"} | no | — |
| headers | Additional headers to include in the HTTP requests in JSON format. ex) {"param1":"value1"} | no | — |
| wait | Waiting for job completion or not | no | true |
| timeout | Timeout (seconds) for github action. Set 600s as default | no | 600 |
Outputs
no outputs