We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
It is possible to automate the process for adding people to the Python Triage Team.
Similar bot: https://github.com/python-trio/snekomatic
For this purpose the bot needs "admin" access to Python org.
For security reason, the access token or secret for the bot should be stored as environment variable, and visible only by select people.
Also for security reason, write access to the bot's code can be restricted to a small group of people only, instead of to all core developers.
The text was updated successfully, but these errors were encountered:
I proposed something similar in python/devguide#848.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
It is possible to automate the process for adding people to the Python Triage Team.
3.1 if "approved" label was not added by Python core team member, remove it.
Similar bot: https://github.com/python-trio/snekomatic
For this purpose the bot needs "admin" access to Python org.
For security reason, the access token or secret for the bot should be stored as environment variable, and visible only by select people.
Also for security reason, write access to the bot's code can be restricted to a small group of people only, instead of to all core developers.
The text was updated successfully, but these errors were encountered: