feat(mcp): bind issue lock to author scratch worktree (closes #249) #250

Merged
sysadmin merged 1 commits from feat/issue-249-issue-lock-scratch-worktree into master 2026-07-06 11:24:37 -05:00
1 Commits
Author SHA1 Message Date
sysadminandClaude Opus 4.8 df1104d3e7 feat(mcp): bind issue lock to author scratch worktree (#249)
gitea_lock_issue and gitea_create_pr accept worktree_path so lock
preconditions validate the caller's scratch clone instead of the shared
MCP server CWD. Lock records store the validated path; PR creation fails
closed when the declared path does not match.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-07-06 11:46:44 -04:00