Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.
/ reviewable-linker Public archive

Dockerized Slack bot to listen for GitHub pulls and respond with the relevant Reviewable link

License

Notifications You must be signed in to change notification settings

hjdarnel/reviewable-linker

Repository files navigation

Reviewable Linker CircleCI

This is a simple Slack bot that will listen for GitHub PR links in whatever channel it's invited to, and respond with the corresponding Reviewable link.

Setup

  1. Create bot on Slack team (https://TEAMNAME.slack.com/apps/manage/custom-integrations -> Bots -> Add Configuration)

  2. Clone repo

  3. Set SLACK_TOKEN to bot token

  4. Run npm run start to serve, or npm run start:dev for a reloading dev workspace

Must have environment variable SLACK_TOKEN set to a bot user token for your Slack team. This begins with xoxb-...

Finally, invite bot to a channel you'd like it to participate in. It will listen and respond in the same channel.

Deploying

The master branch is deployed to my personal droplet, so only code intended for production should ever be in master.

See CircleCI for build status.

About

Dockerized Slack bot to listen for GitHub pulls and respond with the relevant Reviewable link

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published