fix(agents): wire XAI_API_KEY through reusable workflow reliably #122

Merged
hermes merged 1 commits from fix/xai-secret-wiring into main 2026-07-30 15:47:36 +02:00
Collaborator

XAI_API_KEY was empty in homelab agent runs (ollama key worked). Declares workflow_call secrets, alternate names, diagnostics, explicit caller template.

XAI_API_KEY was empty in homelab agent runs (ollama key worked). Declares workflow_call secrets, alternate names, diagnostics, explicit caller template.
hermes added 1 commit 2026-07-30 15:47:14 +02:00
Cross-owner reusable calls left XAI_API_KEY empty in the runner while
OLLAMA_CLOUD_API_KEY worked. Declare secrets on workflow_call, accept
alternate secret names, log key lengths (not values), and ship an
ai-agent.yml caller template with an explicit secrets map.
hermes merged commit 04b15a2c27 into main 2026-07-30 15:47:36 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#122