{"id":18234071,"url":"https://github.com/will-lynas/deploy-notifications","last_synced_at":"2026-05-19T10:02:24.387Z","repository":{"id":259015792,"uuid":"872149159","full_name":"will-lynas/deploy-notifications","owner":"will-lynas","description":"✨ Telegram notifications for successful deployments","archived":false,"fork":false,"pushed_at":"2024-10-21T12:32:54.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T04:58:42.051Z","etag":null,"topics":["github-actions","telegram"],"latest_commit_sha":null,"homepage":"","language":"Python","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/will-lynas.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":"2024-10-13T22:41:55.000Z","updated_at":"2024-10-30T21:25:34.000Z","dependencies_parsed_at":"2024-10-22T14:30:39.284Z","dependency_job_id":null,"html_url":"https://github.com/will-lynas/deploy-notifications","commit_stats":null,"previous_names":["will-lynas/deploy-notifications"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-lynas%2Fdeploy-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-lynas%2Fdeploy-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-lynas%2Fdeploy-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-lynas%2Fdeploy-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/will-lynas","download_url":"https://codeload.github.com/will-lynas/deploy-notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247842219,"owners_count":21005256,"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":["github-actions","telegram"],"created_at":"2024-11-04T17:03:21.369Z","updated_at":"2026-05-19T10:02:24.279Z","avatar_url":"https://github.com/will-lynas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ deploy-notifications\n\nGitHub Action for sending a Telegram notification after a successful deploy\n\n## Example Usage\n\n```yml\non:\n  push:\n    branches:\n      - main\n\njobs:\n  notify:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: will-lynas/deploy-notifications@v0.1.0\n        with:\n          to: ${{ secrets.TELEGRAM_TO }}\n          token: ${{ secrets.TELEGRAM_TOKEN }}\n```\n\n\u003e [!IMPORTANT]\n\u003e Only works with a push event\n\n## Example Output\n\n```\n✨ will-lynas/deploy-notifications-test\n🎉 Deploy Successful\n\n🥷 will-lynas\n💬 Dummy commit 1\n\n🥷 will-lynas\n💬 Dummy commit 2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill-lynas%2Fdeploy-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwill-lynas%2Fdeploy-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill-lynas%2Fdeploy-notifications/lists"}