Files
gitea-mcp/internal/tools
mathias 8a751741a4
CD / Lint / Test / Vet (push) Successful in 8s
CD / Build & Import (push) Failing after 0s
CD / Deploy via GitOps (push) Has been skipped
feat: add issue_edit tool (#34)
Adds issue_edit, mapping to Gitea's PATCH /repos/{owner}/{repo}/issues/{index},
so an existing issue's title and/or body can be edited through the MCP surface.
Previously the only post-create mutation was issue_comment, which buries
backlinks in the thread instead of the canonical body.

Partial patch via pointer fields (omitempty): omitted fields are left
untouched, an explicit empty string clears a field. Body is sent verbatim —
no identity footer — so repeated edits are idempotent, matching the acceptance
criteria. Registered alongside the other issue tools for tool_search discovery.

Closes #34
2026-06-02 16:11:33 +02:00
..
2026-05-06 22:42:38 +02:00
2026-05-06 22:38:15 +02:00
2026-05-06 22:49:50 +02:00
2026-05-06 22:49:50 +02:00
2026-05-06 22:51:21 +02:00
2026-05-06 22:51:21 +02:00
2026-06-02 16:11:33 +02:00
2026-05-04 22:21:20 +02:00
2026-05-04 22:21:20 +02:00
2026-05-06 22:46:11 +02:00
2026-05-06 22:46:11 +02:00
2026-05-06 22:48:02 +02:00
2026-05-06 22:48:02 +02:00
2026-05-04 22:08:24 +02:00
2026-05-04 22:08:24 +02:00
2026-05-04 22:07:44 +02:00
2026-05-06 22:59:51 +02:00
2026-05-06 22:59:51 +02:00
2026-05-06 22:54:22 +02:00
2026-05-06 22:54:22 +02:00