[Python-Dev] Backfilling 'awaiting' labels

Brett Cannon brett at snarky.ca
Tue Jan 30 22:35:40 EST 2018


I have written a script that will go through and backfill the 'awaiting'
label on older pull requests based on the review state as it stands today.
A comment will be left if an "awaiting changes" label is set explaining
that we're backfilling and if you're ready for a change review then leave
the magical comment to trigger Bedevere.

My plan is to limit this to only 20 total comments within a day so at to
not overwhelm any single person with notifications. I will also run this
script manually so there's no guarantee this will even occur every day.

Assuming that 20 comment/day limit seems reasonable to people I will
probably do the inaugural run tomorrow which will add an 'awaiting label'
to 158 issues (which should be more than half of the issues lacking an
'awaiting' label).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180131/40115fd1/attachment.html>


More information about the Python-Dev mailing list