/gcbrun not triggering updated checks with Google Cloud Build #157004
-
Select Topic AreaBug BodyWe've just started seeing /gcbrun not trigger Google cloud build checks. That is, the build starts in Google cloud build, but the check on the PR doesn't go to 'pending' or 'started X minutes ago'. On one PR I rebased and force-pushed, and it went into pending, starting and it finished, but just doing it with /gcbrun doesn't. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
I've found the problem: |
Beta Was this translation helpful? Give feedback.
-
|
We thought that we had found the problem, but it recurred. We've subsequently moved back to a global trigger in the global pool, and it's still failing to update GitHub. Another person has reported what seems to be the same problem: https://issuetracker.google.com/issues/412291637 |
Beta Was this translation helpful? Give feedback.
-
|
A temporary workaround that works for me is to re-run failed checks. Pushing this button runs the trigger and updates the check correctly. |
Beta Was this translation helpful? Give feedback.
-
|
Google apparently fixed /gcbrun, which has started working again. |
Beta Was this translation helpful? Give feedback.

Google apparently fixed /gcbrun, which has started working again.