juananmora/TriggerJenkinsJob
Trigger a Jenkins job from GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 11, 2024
- License
- MIT
Pinned Snippet
uses: juananmora/triggerjenkinsjob@6fb31f0ad8b5a796803550c418d99c4eb1e54a58 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| urljenkins | The Jenkins Job URL | yes | — |
| user | The username for HTTP basic auth | yes | — |
| password | The password (or token) for HTTP basic auth | yes | — |
| job | The Job Name | yes | — |
| params | Job Params | yes | — |
Outputs
no outputs