lewijacn/Jenkins Job Trigger and Monitor

A Github Action to trigger Jenkins jobs and monitor for completion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jenkins_urlJenkins URL including http/https protocolyes
api_tokenThe token for authenticating with the Jenkins generic webhookyes
job_nameThe job name to trigger in Jenkinsyes
job_paramsJob parameters, separated by a comma, to provide to a Jenkins workflow, e.g. "GIT_REPO_URL=https://github.com/lewijacn/opensearch-migrations.git,GIT_BRANCH=main". Job name will automatically be added as a parameter.no""
job_timeout_minutesMax time (minutes) this Github Action will wait for completionno60

no outputs