Skip to content

alexfilatov/github-code-review-notifier

 
 

Repository files navigation

GitHub Reviewer Notifier on Slack

⚠️ If you are here because this app stopped working, please replace the now.sh with vercel.app in your webhook URL.

From To
https://github-code-review-notifier.now.sh/github?workspace=XXX https://github-code-review-notifier.vercel.app/github?workspace=XXX

When 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.

A picture is worths a thousand words

Setup

Connect Slack workspace

  1. To add @GitHub Code Review Notifier to your workspace, click the button below to Authorize.

    Add to Slack

  2. Then you could find @GitHub Code Review Notifier in your workspace.

  3. DM anything (e.g. hi) to it to get menu.

Connect GitHub account

Click 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.

Connect GitHub projects

You can click Setup GitHub projects in the menu to get a webhook for connecting your GitHub projects.

  • How to use GitHub webhook?
  • The events sent to it should at least include Pull requests and Pull request reviews. Or Send me everything for easier setup.
  • The URL is bound to the workspace. And multiple projects can share one URL in one Slack workspace.

Help

Need more help? Draft an issue or email me.

About

📣 Push code review notifications to Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Makefile 1.6%
  • Shell 0.3%