actions-marketplace-validations/Nomad Deploy Result
Handle with nomad deployment result
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 18, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/let-sh_nomad-deploy-result-action@24b084946d617da20faa575117d3a5f1fb94c51d # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| nomad-addr | Nomad endpoint address | yes | http://localhost:4646 |
| nomad-token | Nomad token to access endpoint | yes | — |
| nomad-job-name | Nomad job to inspect | yes | — |
| nomad-namespace | Nomad namespace | — | default |
Outputs
| name | description |
|---|---|
| result | nomad job result, e.g. successful, failed |