Add Gitea API error logging #24

Merged
probablycorey merged 1 commits from probablycorey/spike-error-debug into main 2026-03-10 19:18:17 +00:00

1 Commits

Author SHA1 Message Date
829e1ea1dc Add detailed logging for Gitea API errors to diagnose 401 issues.
Some checks failed
CI / test (pull_request) Has been cancelled
Extracts token presence/length, response status, failed URL, and response body (first 500 chars) into structured logs. This will help identify whether token is missing, invalid, or if Gitea is rejecting for another reason.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-10 12:10:36 -07:00