893 B
893 B
Issue tracker: Gitea
Issues and PRDs for this repo live on the Gitea instance at git.gabrielkaszewski.dev, repo GKaszewski/k-tv. Use the Gitea MCP tools for all operations.
Conventions
- Create an issue:
mcp__gitea__issue_writewith methodcreate, ownerGKaszewski, repok-tv - Read an issue:
mcp__gitea__issue_readwith methodget - List issues:
mcp__gitea__list_issueswith ownerGKaszewski, repok-tv - Comment on an issue:
mcp__gitea__issue_writewith methodadd_comment - Apply / remove labels:
mcp__gitea__issue_writewith methodadd_labels/remove_label - Close:
mcp__gitea__issue_writewith methodupdate, stateclosed
When a skill says "publish to the issue tracker"
Create a Gitea issue using the MCP tools.
When a skill says "fetch the relevant ticket"
Use mcp__gitea__issue_read with method get.