Files
gitea-mcp-custom/server.py
Ben 7c4b35dc68
All checks were successful
Build and Push Gitea MCP Docker Image / build (push) Successful in 19s
fix: correct job ID discovery for workflow logs
Gitea uses different ID namespaces for tasks vs jobs. Now searches
the /actions/jobs endpoint and matches by html_url containing the
run_number to find the correct job_id for logs retrieval.
2025-12-22 14:40:04 +00:00

17 KiB