A GitHub App built with Probot that automatically adds a GIF to your PR every time it gets an approval ✅
You can try out the bot yourself by approving this test PR. After your approval, a new comment by takemyapproval
bot should show up 🤖
# Install dependencies
npm install
# Compile typescript
npm run build
# Run the bot
npm start
If you have suggestions for how this repo could be improved, or want to report a bug, you're welcome to open a pull request!
For more, check out the Contributing Guide.
ISC © 2019 Malu Decks [email protected] (https://github.com/maludecks/take-my-approval)