[python-committers] What is github trying to tell me?

2021-09-04 Thread Eric V. Smith
https://github.com/python/cpython/pull/28163 has two messages of: @ericvsmith : Status check is done, and it's a failure ❌ . Followed by the merge messages, followed by: @ericvsmith : Status check is done, and it's a success ✅ .

[python-committers] Re: What is github trying to tell me?

2021-09-04 Thread Guido van Rossum
I see this all the time and just ignore it. I have a feeling it's due to the miss-islington bot being triggered by some event and checking in on the PR while it is still transitioning. Occasionally I see a very large string of these and assume she's just having a bad day. Also notice that in your P

[python-committers] Re: What is github trying to tell me?

2021-09-04 Thread Brandt Bucher
I’ve had some pretty weird interactions with that bot too: https://github.com/python/cpython/pull/27397 I’ve found in general that these messages are pretty noisy, and not very helpful. For example, backporting a PR to another branch usually results in me receiving around a dozen different emai

[python-committers] Re: What is github trying to tell me?

2021-09-04 Thread Eric V. Smith
Thanks. I'll continue to ignore them, unless I hear otherwise on this list. Eric On 9/4/2021 5:42 PM, Guido van Rossum wrote: I see this all the time and just ignore it. I have a feeling it's due to the miss-islington bot being triggered by some event and checking in on the PR while it is stil