Ever have trouble getting the other members of your team interested in your PRs?
Do you feel you need to entice them with the promise of short code review, just to get your changes merged?
Stop pleading and grab their attention with PradLibs!
With PradLibs, you can turn this:
# in slack
/buzz https://github.com/caj/pradlibs/pull/1
/buzz https://github.com/caj/pradlibs/pull/5
- Fork it and navigate there
heroku create
-> copy dat URL, yo- Navigate over here -> Slash Commands -> Add
- Paste that junk in the URL field, but throw
/command
on the end of it. Also do the rest of that page.
https://blah-blah.herokuapp.com
->https://blah-blah.herokuapp.com/command
- actual slash command text (ex:
/buzz
) is up to you.
- Make a GitHub access token thing, copy him too.
heroku config:add PRADLIBS_ACCESS_TOKEN=<PASTE HIM>
git push heroku master
- Fill your slack channels with
/<cmd> <link to PR>
and watch the code reviews you asked for pour in!