Hello.
This morning we’re seeing a number of Github PRs where a build is triggered on travis, but the status isn’t posted back to Github. Here’s two example PRs:
- https://github.com/pyca/cryptography/pull/5323 (https://travis-ci.org/github/pyca/cryptography/builds/710044203)
- https://github.com/pyca/cryptography/pull/5324 (https://travis-ci.org/github/pyca/cryptography/builds/710027612)
I don’t see anything on either the Github or Travis status pages. Is this a known issue?
EDIT: After triggering retries on one of the jobs a few times, eventually github got the status update, so I guess this is resolved.