HubCommander
A Slack bot for GitHub organization management, and other things too
A user-extendable Slack bot for GitHub organization management. HubCommander provides a chat-ops means for managing GitHub organizations. It creates a simple way to perform privileged GitHub organization management tasks without granting administrative or owner privileges to your GitHub organization members. HubCommander is based on slackhq/python-rtmbot (currently, dependent on release 0.4.0) You simply type help, and the bot will output a list of commands that the bot supports. Typing the name of the command, for example, CreateRepo, will output help text on how to execute the command. Granting outside collaborators specific permissions to repositories. Repository default branch modification. Repository PR listing. Repository deploy Key listing/creation/deletion. Repository topics creation/deletion. Repository branch protection enabling/disabling. You can add additional commands by creating plugins. For example, you can create a plugin to invite users to your organizations.