[python-committers] Bedevere now automatically removes "needs backport to *" labels

Victor Stinner victor.stinner at gmail.com
Tue Jun 20 10:17:53 EDT 2017


Does it allow catch for 3.3 and 3.4 branches? I got notifications for
3.6, 3.5 and 2.7 backports of
https://github.com/python/cpython/pull/1849 but not for the 3.3 and
3.4 backports:
https://github.com/python/cpython/pull/2291
https://github.com/python/cpython/pull/2292

These two backports have the same format: title ending with " #2291"
and "(cherry picked from commit 90e01e5)" in the description.

Victor

2017-06-16 22:30 GMT+02:00 Brett Cannon <brett at python.org>:
> When you create a backport PR, if the title is formatted as, e.g. "[3.6]
> stuff that changed (GH-1234)", then Bedevere will remove the "needs backport
> to 3.6" label on the GH-1234 PR and leave a comment linking to the backport
> PR that triggered the label removal.
>
> _______________________________________________
> python-committers mailing list
> python-committers at python.org
> https://mail.python.org/mailman/listinfo/python-committers
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>


More information about the python-committers mailing list