{"id":20613235,"url":"https://github.com/robiningelbrecht/ntfy-action","last_synced_at":"2025-07-14T20:35:54.481Z","repository":{"id":181837004,"uuid":"667341936","full_name":"robiningelbrecht/ntfy-action","owner":"robiningelbrecht","description":"Send notifications to ntfy.sh using GitHub Action workflow","archived":false,"fork":false,"pushed_at":"2024-01-26T12:30:18.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T18:32:01.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robiningelbrecht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-17T09:36:55.000Z","updated_at":"2024-02-20T16:07:28.000Z","dependencies_parsed_at":"2024-01-26T13:41:40.736Z","dependency_job_id":"ac2c8ed3-e973-44dd-b3c5-de4a3504e8bf","html_url":"https://github.com/robiningelbrecht/ntfy-action","commit_stats":null,"previous_names":["robiningelbrecht/ntfy-action"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/robiningelbrecht/ntfy-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiningelbrecht%2Fntfy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiningelbrecht%2Fntfy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiningelbrecht%2Fntfy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiningelbrecht%2Fntfy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robiningelbrecht","download_url":"https://codeload.github.com/robiningelbrecht/ntfy-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiningelbrecht%2Fntfy-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265344869,"owners_count":23750570,"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-11-16T11:09:13.402Z","updated_at":"2025-07-14T20:35:54.446Z","avatar_url":"https://github.com/robiningelbrecht.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ntfy.sh action\n\nSend notifications to ntfy.sh using GitHub Action workflow\n\n## Inputs\n\n### `url`\n\n**Required** The ntfy server URL\n\n### `topic`\n\n**Required** The ntfy topic\n\n### `icon`\n\n**Required** URL to an icon to display in the notification\n\n### `job_status`\n\n**Required** The job status. Should always be `${{ job.status }}`, except if you want to force a status.\n\n## Example usage\n\n```yaml\nuses: robiningelbrecht/ntfy-action@v1.0.0\nif: always()\nwith:\n    url: ${{ secrets.NTFY_URL }}\n    topic: ${{ secrets.NTFY_TOPIC }}\n    icon: 'https://github.githubassets.com/images/modules/profile/achievements/starstruck-default.png'\n    job_status: ${{ job.status }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobiningelbrecht%2Fntfy-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobiningelbrecht%2Fntfy-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobiningelbrecht%2Fntfy-action/lists"}