From d2365d7db2dcd6ef5583865a29c6a1bf6a220783 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 18 Feb 2026 12:00:00 -0600 Subject: [PATCH] relate: 53328fc9 --BUILDS_ON--> f4683542 --- ...nner-cant-clone-self-hosted-composite-action-53328f.md | 7 ++++++- ...nner-offline-must-use-internal-url-not-publi-f46835.md | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md b/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md index 0aa52bba34c..1ef73f42203 100644 --- a/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md +++ b/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md @@ -6,13 +6,18 @@ tags: [gitea, ci-cd, actions, runner, authentication, composite-actions, trouble importance: 0.9 confidence: 0.8 created: "2026-02-18T17:59:33.367259+00:00" -updated: "2026-02-18T18:00:00.130053+00:00" +updated: "2026-02-18T18:00:00.224832+00:00" relations: - target: 48ad98e0-6903-40d9-b398-37d02efdc5e7 type: REQUIRES direction: outgoing strength: 0.8 context: "Solution requires this runner configuration to work" + - target: f4683542-eb76-4397-9e84-673c86a05904 + type: BUILDS_ON + direction: outgoing + strength: 0.8 + context: "Extends original runner troubleshooting with auth for composite actions" --- Problem: Gitea Actions runner fails to clone composite actions from cal/gitea-actions with 'authentication required: Unauthorized'. Three root causes found and fixed: diff --git a/graph/solutions/gitea-actions-runner-offline-must-use-internal-url-not-publi-f46835.md b/graph/solutions/gitea-actions-runner-offline-must-use-internal-url-not-publi-f46835.md index 4a2873dcaa0..6527d1ef3dc 100644 --- a/graph/solutions/gitea-actions-runner-offline-must-use-internal-url-not-publi-f46835.md +++ b/graph/solutions/gitea-actions-runner-offline-must-use-internal-url-not-publi-f46835.md @@ -6,7 +6,13 @@ tags: [gitea, ci-cd, actions, runner, troubleshooting, docker, reverse-proxy, 40 importance: 0.9 confidence: 0.8 created: "2026-02-05T19:24:11.871715+00:00" -updated: "2026-02-05T19:24:11.871715+00:00" +updated: "2026-02-18T18:00:00.224971+00:00" +relations: + - target: 53328fc9-796a-47b7-81ae-fc57c9b3a202 + type: BUILDS_ON + direction: incoming + strength: 0.8 + context: "Extends original runner troubleshooting with auth for composite actions" --- Problem: Gitea Actions runner showing as 'Offline' in admin UI, jobs stuck in 'Waiting' status with no steps executing. Runner container shows '403 Forbidden' errors when trying to fetch tasks.