Skip to content

fordevio/fordev-bot

fordev-bot

A GitHub App built with Probot that Bot to manage automation in fordev repositories

Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t fordev-bot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> fordev-bot

Contributing

If you have suggestions for how fordev-bot 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.

License

ISC © 2025 Yash Patel

About

Github bot to manage automation in fordev opensource repositories

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published