{"id":13787036,"url":"https://github.com/let-sh/nomad-deploy-result-action","last_synced_at":"2026-02-13T17:33:27.415Z","repository":{"id":38484052,"uuid":"384990655","full_name":"let-sh/nomad-deploy-result-action","owner":"let-sh","description":"github actions to handle nomad deploy result","archived":false,"fork":false,"pushed_at":"2022-08-18T22:35:43.000Z","size":657,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T07:16:49.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/let-sh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-11T15:56:44.000Z","updated_at":"2024-09-02T11:51:21.000Z","dependencies_parsed_at":"2022-08-18T17:22:26.901Z","dependency_job_id":null,"html_url":"https://github.com/let-sh/nomad-deploy-result-action","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/let-sh%2Fnomad-deploy-result-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/let-sh%2Fnomad-deploy-result-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/let-sh%2Fnomad-deploy-result-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/let-sh%2Fnomad-deploy-result-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/let-sh","download_url":"https://codeload.github.com/let-sh/nomad-deploy-result-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253655755,"owners_count":21943068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T20:00:25.227Z","updated_at":"2026-02-13T17:33:27.384Z","avatar_url":"https://github.com/let-sh.png","language":"JavaScript","funding_links":[],"categories":["Utilities"],"sub_categories":[],"readme":"# Nomad deploy result action\n\nThis action waiting for nomad deployment result. Sucess to continue, Failed to stop.\n\n## Inputs\n\n| input           | required | default                 | sample                                 | description                    |\n| --------------- | -------- | ----------------------- | -------------------------------------- | ------------------------------ |\n| nomad-addr      | ✅       | \"http://localhost:4646\" | \"http://localhost:4646\"                | Nomad endpoint address         |\n| nomad-token     | ✅       | \"\"                      | \"F5476034-7A75-4A27-BA45-65B0F7B291B9\" | Nomad token to access endpoint |\n| nomad-job-name  | ✅       | \"\"                      | \"nginx\"                                | Nomad job to inspect           |\n| nomad-namespace |          | \"default\"               | \"default\"                              | Nomad namespace                |\n\n## Outputs\n\n| output | sample      | description                  |\n| ------ | ----------- | ---------------------------- |\n| result | \"succesful\" | job deployment status result |\n\n## Example usage\n\n```yml\n- name: Check deployment result\n  uses: let-sh/nomad-deploy-result-action@v1\n  with:\n    nomad-addr: ${{ secrets.NOMAD_ADDR }}\n    nomad-token: ${{ secrets.NOMAD_TOKEN }}\n    nomad-job-name: ${{ secrets.NOMAD_JOB }}\n    nomad-namespace: ${{ secrets.NOMAD_NAMESPACE }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flet-sh%2Fnomad-deploy-result-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flet-sh%2Fnomad-deploy-result-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flet-sh%2Fnomad-deploy-result-action/lists"}