Javacord / Javacord-Bot

This is the bot used on the Javacord server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempt to automatically rebase pull requests

Saladoc opened this issue · comments

Add a !rebase <pr> command available only to the Maintainer group (id: 151325992038825984).

If <pr> identifies a pull request to Javacord (or another project by the Javacord Organization), the bot attempts to rebase the pull request. This will be most likely done via a bash script that the bot will be able to run.

The bot is to report whether the rebase was successful or failed.