{"id":20291459,"url":"https://github.com/yasslab/slack_notify","last_synced_at":"2026-04-11T20:32:36.196Z","repository":{"id":140289881,"uuid":"609715962","full_name":"yasslab/slack_notify","owner":"yasslab","description":"Simple GitHub Actions to send its result to a Slack channel. 🔔","archived":false,"fork":false,"pushed_at":"2024-01-09T12:49:55.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T09:12:12.313Z","etag":null,"topics":["github-actions","simple","slack"],"latest_commit_sha":null,"homepage":"","language":null,"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/yasslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"yasslab","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-03-05T02:23:13.000Z","updated_at":"2023-03-05T02:36:41.000Z","dependencies_parsed_at":"2024-01-09T14:07:47.680Z","dependency_job_id":"d0a5c47f-2dec-45b5-9bc7-ae053727da17","html_url":"https://github.com/yasslab/slack_notify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasslab%2Fslack_notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasslab%2Fslack_notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasslab%2Fslack_notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasslab%2Fslack_notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasslab","download_url":"https://codeload.github.com/yasslab/slack_notify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787483,"owners_count":20020099,"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","simple","slack"],"created_at":"2024-11-14T15:12:27.098Z","updated_at":"2026-04-11T20:32:36.158Z","avatar_url":"https://github.com/yasslab.png","language":null,"funding_links":["https://github.com/sponsors/yasslab"],"categories":[],"sub_categories":[],"readme":"# (WIP) Slack Notify for GitHub Actions\n\nSimple [GitHub Actions](https://github.com/features/actions) to send its result to a Slack channel. :bell:\n\n\u003c!--![Idobata Notify examples](https://user-images.githubusercontent.com/155807/135367296-95b223db-0040-4560-8d32-20bff5c97839.png)--\u003e\n\n\u003cbr\u003e\n\n## How to use\n\n```\n# Single job use\n\n  - name: 🔔 Notify results\n    uses: yasslab/slack_notify\n    if: always()\n    with:\n      slack_hook_url: ${{ secrets.SLACK_GITHUB_ACTIONS }}\n```\n\n\u003c!-- TBD feature\n```\n# Matrix\n\n  notify:\n    needs: test # depends where the matrix job is located\n    runs-on: ubuntu-latest\n    if: always()\n    steps:\n\n      - name: 🔔 Notify results\n        uses: yasslab/slack_notify\n        with:\n          slack_hook_url: ${{ secrets.SLACK_GITHUB_ACTIONS }}\n          status: ${{ needs.test.result }} # passing the matrix jobs results\n```\n--\u003e\n\n\n## LICENSE\n\n- [MIT License](https://github.com/yasslab/slack_notify/blob/main/LICENSE).\n- Revised and inherited from [yasslab/idobata_notify](https://github.com/yasslab/idobata_notify) plugin.\n\n\u003cbr\u003e\n\n## Copyright\n\nCopyright \u0026copy; [YassLab Inc.](https://yasslab.jp) 2023\n\n[![YassLab 株式会社ロゴ](https://yasslab.jp/img/logos/800x200.png?cache=clear)](https://yasslab.jp/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasslab%2Fslack_notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasslab%2Fslack_notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasslab%2Fslack_notify/lists"}