A Node.js service that allows you to review GitHub Pull Requests directly from Slack.
Features:
- Auto-Notifications: Get notified in Slack when a new PR is opened
- Direct Actions: Approve, Request Changes, or Comment directly from Slack buttons
- Interactive Modals: Seamlessly enter feedback within Slack
- Threaded Context: All review actions are posted as replies to the original notification
Tech Stack: TypeScript, Node.js, Slack Bolt SDK, Octokit (GitHub API), Express
See slack-pr-reviewer/README.md for detailed setup and usage instructions.