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 main2026-07-30 15:47:36 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
XAI_API_KEY was empty in homelab agent runs (ollama key worked). Declares workflow_call secrets, alternate names, diagnostics, explicit caller template.