On Fri, 25 May 2018 at 14:01 Steve Dower <steve.do...@python.org> wrote:

> On 25May2018 1043, Brett Cannon wrote:
> > (and because people often forget to do `git pull --prune`), and two
> > because it eats up our CI (which is especially precious while we are
> > still on AppVeyor and the turn-around time there is so long).
>
> Don't we have branch filters on CI? (I certainly put them on the VSTS
> builds, and I thought they were there on AppVeyor/Travis too.)
>

We have filters for Travis, not sure about AppVeyor. I think the branch
that triggered this was also immediately opened as a PR and pushing to the
branch updates the PR and so that also didn't help matters either.

But regardless, making everyone download the branch is still a bit annoying

-Brett


>
> Cheers,
> Steve
>
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to