Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 850 Bytes

Powered by Giphy

TakeMyApproval

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 🤖

Setup

# Install dependencies
npm install

# Compile typescript
npm run build

# Run the bot
npm start

Contributing

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.

License

ISC © 2019 Malu Decks [email protected] (https://github.com/maludecks/take-my-approval)