-
-
Notifications
You must be signed in to change notification settings - Fork 60
Bot for Github labels #239
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
Comments
Here's some ideas on bot commands https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md |
This was raised before GitHub has the triaging feature, and we only have triagers on bpo. So yes this is not relevant anymore. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, triagers aren't able to add labels to Github issues. Zulip has a bot that allows for others to add labels, self-assign, etc. I think this would be helpful to the CPython workflow, with the proper guidance and documentation.
'''
zulipbot's purpose is to work around various limitations in GitHub’s binary permissions and notifications systems to create a better workflow for our contributors. It allows anyone to perform issue triage (self-assigning and labeling issues), not just the core contributors trusted with full write access to the repository (which is the only model GitHub supports). Additionally, zulipbot monitors the activity of issues and pull requests, notifying contributors about new merge conflicts, continuous integration build results, inactivity, and more.
'''
The text was updated successfully, but these errors were encountered: