atomanti007/Start Jenkins Job
Start 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 |
|---|---|---|---|
| jenkins_url | Jenkins full JENKINS_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 | — |
| wait | Waiting for job completion or not | no | true |
| timeout | Timeout (seconds) for github action. Set 600s as default | no | 60 |
Outputs
no outputs