forgejo-mcp/cmd
Ronmi Ren 4a3d21c81c feat: add create_pull_request tool
Add support for creating pull requests through the MCP server. The new tool allows clients to create PRs with full metadata including assignees, labels, milestones, and due dates.

Changes:
- Add CreatePullRequestImpl in tools/pullreq/create.go
- Register create_pull_request tool in cmd/lib.go
- Update pullreq package documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 15:35:44 +08:00
..
http.go feat: implement MCP SSE and HTTP transport modes 2025-08-07 16:47:40 +08:00
lib.go feat: add create_pull_request tool 2025-10-28 15:35:44 +08:00
root.go feat: add automatic version info update in CI releases 2025-08-07 17:07:46 +08:00
stdio.go feat: implement MCP SSE and HTTP transport modes 2025-08-07 16:47:40 +08:00