• Joined on 2024-08-30
b3nw closed issue b3nw/gitea-mcp#9 2025-07-11 15:45:19 -05:00
Missing pagination for get_issue_labels tool
b3nw commented on issue b3nw/gitea-mcp#9 2025-07-11 15:45:14 -05:00
Missing pagination for get_issue_labels tool

Code Review Analysis: Issue Not Valid

After thorough analysis of the codebase patterns and API design, this issue is not valid for the following reasons:

1. **Pattern Analysis - "Get"…

b3nw opened issue b3nw/gitea-mcp#11 2025-07-11 15:43:55 -05:00
Contradictory parameter definition in ListMyReposTool
b3nw opened issue b3nw/gitea-mcp#10 2025-07-11 15:36:43 -05:00
Inconsistent pageSize in ListRepoLabelsTool
b3nw opened issue b3nw/gitea-mcp#9 2025-07-11 15:36:30 -05:00
Missing pagination for get_issue_labels tool
b3nw opened issue b3nw/gitea-mcp#8 2025-07-11 15:35:20 -05:00
Duplicated logic for EditMilestoneOption in milestone operations
b3nw opened issue b3nw/gitea-mcp#7 2025-07-11 15:34:04 -05:00
Silent failure on invalid due_date format in milestone operations
b3nw closed issue b3nw/gitea-mcp#3 2025-07-11 15:27:46 -05:00
Fix inconsistent error handling in RemoveIssueLabelsFn
b3nw closed issue b3nw/gitea-mcp#4 2025-07-11 15:27:46 -05:00
Add input validation for color format and other parameters
b3nw closed issue b3nw/gitea-mcp#5 2025-07-11 15:27:46 -05:00
Refactor duplicate array processing logic into helper functions
b3nw closed issue b3nw/gitea-mcp#6 2025-07-11 15:27:46 -05:00
Standardize response formats and pagination defaults across modules
b3nw opened issue b3nw/gitea-mcp#6 2025-07-11 15:09:11 -05:00
Standardize response formats and pagination defaults across modules
b3nw opened issue b3nw/gitea-mcp#5 2025-07-11 15:08:46 -05:00
Refactor duplicate array processing logic into helper functions
b3nw opened issue b3nw/gitea-mcp#4 2025-07-11 15:08:24 -05:00
Add input validation for color format and other parameters
b3nw opened issue b3nw/gitea-mcp#3 2025-07-11 15:08:10 -05:00
Fix inconsistent error handling in RemoveIssueLabelsFn
b3nw closed issue b3nw/gitea-mcp#2 2025-07-11 15:05:15 -05:00
Implement milestone and label management functionality
b3nw opened issue b3nw/gitea-mcp#2 2025-07-11 15:05:02 -05:00
Implement milestone and label management functionality
b3nw opened issue b3nw/gitea-mcp#1 2025-07-11 15:03:17 -05:00
Test milestone and label management
b3nw pushed to feature/milestone-label-management at b3nw/gitea-mcp 2025-07-11 14:58:32 -05:00
6c6f90c0d9 Add Linux AMD64 binary for v0.4.0 release