sbitio/Trigger a Jenkins Job
GitHub action that triggers a Jenkins Job
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| JENKINS_USER | Jenkins user that will trigger the job | yes | — |
| JENKINS_TOKEN | Jenkins token used for verification | yes | — |
| JENKINS_HOST | Jenkins host where the jobs will be run | yes | — |
| JENKINS_JOB | Jenkins job to be built | yes | — |
| JENKINS_PARAMS | Jenkins job parameters | — | — |
Outputs
no outputs