> Not sure what you mean? Where is that "there" and why should I care?

When somebody opens the official repository on GitHub
https://github.com/apache/thrift/commits/master/,
every single commit is marked with a red cross indicating a failing build.
While all GitHub actions
checks succeed, two checks are consistently failing:

* ci/dockercloud-stage - Your image failed to build in Docker Hub
* ci/dockercloud-stage (/build/docker/ubuntu) - Your image failed to build
in Docker Hub

Clicking on them gives:

>
https://hub.docker.com/redirect/?resource_uri=/api/audit/v1/action/1def6867-6985-4d84-9c40-afdf9329e9f8/
> {"error": "Our service is temporarily unavailable. We'll be back soon!"}

This would indicate that there is a webhook configured on the project that
no longer works,
and it would be nice to clean that up and either fix, or remove if no
longer functional.

-- 
Dmytro Shteflyuk

On December 19, 2025 at 4:25:26 AM, Jens Geyer ([email protected])
wrote:

Hi,

> Does anyone know what is going on there?

Not sure what you mean? Where is that "there" and why should I care?

JensG


Am 18.12.2025 um 17:58 schrieb Dmytro Shteflyuk:
> Hello,
>
> Does anyone know what is going on there? It does not look like the
failure
> comes from any of the GitHub actions.
> After some spelunking in Jira, I found a similar issue in FINTERACT,
where
> they identified the cause to be a dead
> webhook:
>
> https://issues.apache.org/jira/browse/FINERACT-2160
>
> Would it make sense to follow the lead and get those green checkmarks in
> the master commits?
> https://github.com/apache/thrift/commits/master/
>

Reply via email to