{"id":21085258,"url":"https://github.com/enixcoda/github-code-review-notifier","last_synced_at":"2025-10-05T09:16:45.971Z","repository":{"id":32591230,"uuid":"135812759","full_name":"EnixCoda/github-code-review-notifier","owner":"EnixCoda","description":"📣 Push code review notifications to Slack","archived":false,"fork":false,"pushed_at":"2023-03-02T21:13:58.000Z","size":568,"stargazers_count":52,"open_issues_count":9,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-10T10:16:00.404Z","etag":null,"topics":["codereview","serverless","slack","slack-bot","slackbot"],"latest_commit_sha":null,"homepage":"https://github-code-review-notifier.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EnixCoda.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":"2018-06-02T11:39:38.000Z","updated_at":"2024-05-20T20:02:32.000Z","dependencies_parsed_at":"2024-11-19T20:34:27.727Z","dependency_job_id":"4c60b290-8817-4f16-9cd5-82341f05c4ee","html_url":"https://github.com/EnixCoda/github-code-review-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EnixCoda/github-code-review-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnixCoda%2Fgithub-code-review-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnixCoda%2Fgithub-code-review-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnixCoda%2Fgithub-code-review-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnixCoda%2Fgithub-code-review-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnixCoda","download_url":"https://codeload.github.com/EnixCoda/github-code-review-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnixCoda%2Fgithub-code-review-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278435883,"owners_count":25986493,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["codereview","serverless","slack","slack-bot","slackbot"],"created_at":"2024-11-19T20:31:18.535Z","updated_at":"2025-10-05T09:16:45.943Z","avatar_url":"https://github.com/EnixCoda.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Reviewer Notifier on Slack\n\n**⚠️ If you are here because this app stopped working, please replace the `now.sh` with `vercel.app` in your webhook URL.**\n\n```diff\n-https://github-code-review-notifier.now.sh/github?workspace=XXX\n+https://github-code-review-notifier.vercel.app/github?workspace=XXX\n```\n---\n\nWhen requested to review pull request on GitHub or when your pull request has been approved, you will be notified on Slack immediately! And a direct link to the Pull Request will be provided in the message. For example,\n\n![A picture is worths a thousand words](https://user-images.githubusercontent.com/7480839/56017581-4fcb9200-5d32-11e9-93dc-bd9f3b25a4d0.png)\n\n## Setup\n\n### Connect Slack workspace\n\n1. To add `@GitHub Code Review Notifier` to your workspace, click the button below to Authorize.\n\n   \u003ca href=\"https://slack.com/oauth/authorize?client_id=358699124487.462026355174\u0026scope=chat:write:bot,bot\" target=\"_blank\"\u003e\u003cimg alt=\"Add to Slack\" height=\"40\" width=\"139\" src=\"https://platform.slack-edge.com/img/add_to_slack.png\" srcset=\"https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x\" /\u003e\u003c/a\u003e\n\n2. Then you could find `@GitHub Code Review Notifier` in your workspace.\n\n3. DM anything (e.g. `hi`) to it to get **menu**.\n\n### Connect GitHub account\n\nClick `Link` in the menu to link your GitHub account to the Slack workspace. Only linked users will get notifications. So don't forget to tell your teammates about this tool.\n\n### Connect GitHub projects\n\nYou can click `Setup GitHub projects` in the menu to get a webhook for connecting your GitHub projects.\n\n- [How to use GitHub webhook?](https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/creating-webhooks)\n- The events sent to it should at least include `Pull requests` and `Pull request reviews`. Or `Send me everything` for easier setup.\n- The URL is bound to the workspace. And multiple projects can share one URL in one Slack workspace.\n\n## TODO\n- Notify users mentioned in new comment messages\n- Notify all users in a review thread when it got reply\n- Notify author about all rest messages\n\n## Help\n\nNeed help? [Draft an issue](https://github.com/EnixCoda/github-code-review-notifier/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenixcoda%2Fgithub-code-review-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenixcoda%2Fgithub-code-review-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenixcoda%2Fgithub-code-review-notifier/lists"}