Files
gitea-mcp-custom/server.py
Ben d43cc4717c
All checks were successful
Build and Push Gitea MCP Docker Image / build (push) Successful in 25s
feat: add get_workflow_run_logs tool for easy CI log retrieval
- Fetches logs by run_number (or defaults to most recent run)
- Returns last 50 lines by default (configurable via tail_lines)
- Handles Gitea's task/job ID mapping automatically
- Updates API reference with correct workflow endpoints
2025-12-22 14:21:27 +00:00

16 KiB