Kubebuilder: GitHub is not getting the result of the Travis

Created on 1 Apr 2020  路  9Comments  路  Source: kubernetes-sigs/kubebuilder

Problem
When we check the CI jobs. in the Travis, all finished successfully. However, we are unable to merge since the GB is showing that it still pending.

NOTE: It happens with a few PR's. We can use #1454 as an example.

kinbug

Most helpful comment

Hi @Adirio,

Many PR's are facing that and yes, I already tried close and re-open as re-tests. Another example is: https://github.com/kubernetes-sigs/kubebuilder/pull/1449

Hi @mengqiy and @DirectXMan12,

See that the suggested solution to solve it is to revoke the access and authorising it again.

Let's try it?

All 9 comments

c/c @estroz @mengqiy @DirectXMan12 @Adirio

It used to happen before but it seems to have increased the number of times we see this error. It usually gets solved with a simple close and re-open. Let's see if this is just a transient problem.

Hi @Adirio,

Many PR's are facing that and yes, I already tried close and re-open as re-tests. Another example is: https://github.com/kubernetes-sigs/kubebuilder/pull/1449

Hi @mengqiy and @DirectXMan12,

See that the suggested solution to solve it is to revoke the access and authorising it again.

Let's try it?

/kind bug

we'd need a github admin for that, I think. Can't at-mention the github admins team here b/c it's defined in the kubernetes org. Let me figure out a person to ping.

cc @mrbobbytables

/assign
I'll see what I can do 馃憤

Okay, there definitely was something funky going on. The webhooks were in place, but there was no app enabled for the repo (or authorized for the org itself...). I've re-authorized it for kubebuilder. Let me know if there continues to be a problem. 馃憤

Really tks @mrbobbytables.
I think is safe we close this one. if the same scenario issue started to be faced again we can re-opening it.

Was this page helpful?
0 / 5 - 0 ratings