Tuist Server now automatically recovers failed runner job webhooks from GitHub. When a webhook delivery fails due to a GitHub outage, a deploy window, or a verification error, the related job could get stuck in GitHub’s queue with no matching record in Tuist. This release adds a background recovery check that scans recent failed deliveries and asks GitHub to resend them. The resent webhooks flow through the same normal pipeline as fresh deliveries, so jobs are enqueued consistently. You should see fewer stuck CI jobs and less need to manually retry workflows after transient webhook failures.
Hive
Server 1.200.0
Published
May 21, 2026 · 14:58 UTC
Repository
tuist/tuist