Issue 33320: Clarify who can add the "skip issue" label on GitHub

Issue33320

Created on 2018-04-20 14:15 by adelfino, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg315512 - (view) Author: Andrés Delfino (adelfino) * (Python triager) Date: 2018-04-20 14:15
IMHO, the wording of https://devguide.python.org/pullrequest/ is somewhat confusing regarding the "skip issue" label.

I thought that I (with no commit access) should add the label, but, as far I understand, that is a responsibility of developers with commit access.

The PR offers a wording to clarify this.
msg315514 - (view) Author: Andrés Delfino (adelfino) * (Python triager) Date: 2018-04-20 14:19
This is the PR: https://github.com/python/devguide/pull/359
History
Date User Action Args
2022-04-11 14:58:59adminsetgithub: 77501
2018-04-20 15:17:11adelfinosetstatus: open -> closed
resolution: fixed
stage: patch review -> resolved
2018-04-20 14:19:13adelfinosetmessages: + msg315514
2018-04-20 14:18:59adelfinosetpull_requests: - pull_request6242
2018-04-20 14:18:47adelfinosetkeywords: + patch
stage: patch review
pull_requests: + pull_request6242
2018-04-20 14:15:01adelfinocreate