actions-marketplace-validations/Build Jenkins jobs
Trigger jenkins jobs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jenkins-url | jenkins server url | yes | — |
| jenkins-token | token to access jenkins server | yes | — |
| user | user name | yes | — |
| job-path | job/folder_name/job/job_name | yes | — |
| job-params | params to run the job. JSON string. i.e '{'param1': 'value1', 'param2': 'value2'}' | no | — |
Outputs
| name | description |
|---|---|
| job_status | Build status |