On Thu, Aug 22, 2019, at 11:07 AM, Brett Cannon wrote: > The permission that are available to us are specified at > https://help.github.com/en/articles/repository-permission-levels-for-an-organization#repository-access-for-each-permission-level. > So to answer the question of "can we adjust permissions?", the answer is > "no".
We could, if we really really really wanted to. Any of the bots can be programmed to look for closed PRs from people in triage team (and not the author of the PR) and make policy decision to re-open, ping the relevant core dev, remind the person who did it not do it. I don't think we should though do it though. > _______________________________________________ > python-committers mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-committers.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/VE6OIIJVH7JLHRDP3LX7NYG6WIZ53ZPX/ > Code of Conduct: https://www.python.org/psf/codeofconduct/ > -- thanks, Abhilash Raj (maxking) _______________________________________________ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MWMCNDH4SVWXVDJEDZOLNYR35JJSUMMQ/ Code of Conduct: https://www.python.org/psf/codeofconduct/
