nextdriveioe/Jenkins Trigger Action

This action allows you to trigger jenkins action and check status.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jenkins_domainThe domain of the jenkins server. For example: https://jenkins.example.comyes
jenkins_userThe username for the jenkins server. For example: adminyes
jenkins_tokenThe API token for the jenkins server. You can generate it in your user settings in jenkins.yes
job_nameThe name of the jenkins job to trigger. For example: my-jobyes
payloadThe payload to send to the jenkins job. This is a JSON object that will be passed to the job as parameters.yes
is_need_trigger_statusWhether to check the status of the triggered job. If true, the action will wait for the job to finish and return the status.no

no outputs