actions-marketplace-validations/Trigger a Jenkins Job
GitHub action that triggers a Jenkins Job
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 20, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/sbitio_trigger-jenkins-job@ee99ef759d5e14337741a30718ae67f4535eed66 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
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