Converting a draft PR into a ready-for-review PR creates a second Github Check

Steps to reproduce:

  1. Create a Draft PR
  2. Mark the PR as ready for review (maybe it needs to be done while a build is running, I am not sure)

What is expected: Only one Github Check for Travis CI

What is seen: Two Github Checks for Travis CI, one working fine and another one stuck in the " Build Created" state

Examples :

Seeing that there’s only one Travis check at both links and the 2nd one is succeeded, this must be an instance of

I don’t think so because we switched from the legacy integration to Github Apps more than one month ago and the issue seems to happen only with draft PR.

I will try to get a better understanding of when the issue happen with my team. Don’t hesitate to ask if you need more information on something!