feat: add POST /pulls assignees route #233

Open
AI-Manager wants to merge 1 commits from feat/pr-assignees-route-228 into master

1 Commits

Author SHA1 Message Date
agent-company d0bcbd1ed0 feat: add POST /pulls/{owner}/{repo}/{index}/assignees route
Build and Push / test (pull_request) Successful in 1m46s
Build and Push / build (pull_request) Has been skipped
Register the PR assignees route pointing to the existing AssignIssue
handler, which works for both issues and PRs via the Gitea API.
Add integration tests covering valid, HTMX, and missing assignee cases.

Closes leeworks-agents/gitea-mobile#228

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-18 21:39:34 +00:00