Add PR author and reviewer eligibility checks to Gitea MCP #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Roadmap #10 — Task-scoped MCP execution profiles for LLM-operated Gitea workflows
Problem
Before reviewing, approving, or merging a PR, the LLM must know whether the authenticated Gitea identity is eligible.
Scope
Add read-only eligibility checks for PR workflows.
Inputs:
Checks:
Required behavior
If the authenticated user is the PR author, approval and merge must fail closed.
If identity cannot be determined, approval and merge must fail closed.
Acceptance criteria
Non-goals
Proposed labels
mcp·gitea·review·merge·security