Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add github management commands for contributors #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lmaotrigine
Copy link
Contributor

This PR makes it possible for contributors to take action on issues in this repository as well as the backend and frontend ones. They do not necessarily need any permissions on the repositories themselves, just the Contributor role on the server. The functions of these commands should be pretty straightforward by looking at the docstrings.

This PR also adds a simple listener that responds with a link to an issue or pull request when a message matching a specific regular expression is sent in the server. This makes it easier to reference issues/PRs in chat. For example, sending bot#32 will send a link to #32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant