-
-
Notifications
You must be signed in to change notification settings - Fork 880
Add procedure for adding people to the Python Triage team #521
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
Changes from 1 commit
125cf58
ff7549b
a9e1c15
6a1716b
cb06a4c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -43,11 +43,32 @@ or a veteran core developer, they're actively choosing to voluntarily donate the | |||||
time towards the improvement of Python. As is the case with any member of | ||||||
the Python Software Foundation, always follow the `PSF Code of Conduct`_. | ||||||
|
||||||
.. note:: | ||||||
Becoming a member of Python Triage team | ||||||
--------------------------------------- | ||||||
|
||||||
Any Python core developers are welcome to invite a Python contributor to the | ||||||
Python Triage team. Do note that the responsibilities of a Python Triage member | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
is more elevated than a bug triager in bpo. For example, the Python Triage member | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
has access to more repositories than just CPython. Triages will be responsible | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
to handle not just issues, but also pull requests, and even commanding backports. | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
||||||
Any existing triagers in b.p.o can transition to the Python Triage role. | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Even simpler:
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Personally, I think that we should refer a member of the role on on bpo as a "developer". That is the official name of the role on there, and it also helps to avoid confusing it with the new Python triagers on GitHub. |
||||||
They can request this to any core developer, and the core developer | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
can pass the request to the Python organization admin on GitHub. The request | ||||||
can be made privately via DM in Zulip or Discourse, or publicly by opening | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
an issue in core-workflow. | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
||||||
Any contributor who is not already a triager in b.p.o can also self-nominate | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
to be a member of Python Triage team. They can request this to any core developer, | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
via DM in Zulip or Discourse, or publicly by opening an issue in core-workflow. | ||||||
If a core developer agrees and willing to vouch for them, the core developer | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
can pass the request to the administrator. They should also be added as | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
triager in bpo. | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
||||||
For every new triager, it would be great to announce them in Python-committers | ||||||
Mariatta marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
mailing list and core-workflow category in Discourse. `Example announcement | ||||||
<https://discuss.python.org/t/abhilash-raj-has-been-granted-triage-role-on-github/2089>`_. | ||||||
|
||||||
Existing members with the "Developer" role on the `issue tracker`_ are welcome to | ||||||
self-nominate for triage team membership if they are interested. | ||||||
|
||||||
|
||||||
GitHub Labels for PRs | ||||||
''''''''''''''''''''' | ||||||
|
Uh oh!
There was an error while loading. Please reload this page.