A GitHub App built with Probot that A Probot app
# Install dependencies
npm install
# Run the bot
npm start
# 1. Build container
docker build -t gitbot .
# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> gitbot
Screen.Recording.2023-07-10.at.11.02.14.AM.mp4
https://www.veed.io/embed/20e5ef86-fcbb-4f84-a6fd-5a8af5155fec
If you have suggestions for how gitbot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2023 sonukumar81800