muhammad-fiaz / NextMage

Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.

Home Page:https://github.com/apps/next-mage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Next Mage

License GitHub issues GitHub forks GitHub stars GitHub pull requests GitHub contributors GitHub maintainer NodeJS Follow me on GitHub discord invite

Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t nextmage .

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

Contributing

If you have suggestions for how next mage 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

Apache 2.0 © 2024 muhammad-fiaz

About

Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.

https://github.com/apps/next-mage

License:Apache License 2.0


Languages

Language:TypeScript 98.8%Language:Dockerfile 1.2%