rooibok
v0.0.1
Published
A Slack bot interacts with GitHub Issues
Downloads
1
Readme
Rooibok
Aepyceros melampus
A Slack bot interacts with GitHub Issues.
Overview
TODO
- A slack command shows a modal to submit an issue to GitHub
- An endpoint for incoming webhook from GitHub
Screenshots
Setup
% make setup
Build
% make build
Test
TODO
Deploy
Cloud Run
: build using cloud build
% PROJECT_ID="..." make build:cloud
% cp .env.sample .env
% PROJECT_ID="..." make deploy:run
Glitch
TODO
Note
In order to create/configure the app, visit: https://api.slack.com/apps
Links
https://api.slack.com/
https://cloud.google.com/run/
https://github.com/slackapi/bolt
https://github.com/slackapi/node-slack-sdk