Skip to content

fix(integrations/codeberg): add label support and name-to-ID resolution for issues#556

Merged
harshithmullapudi merged 2 commits intomainfrom
fix/codeberg-labels
Feb 26, 2026
Merged

fix(integrations/codeberg): add label support and name-to-ID resolution for issues#556
harshithmullapudi merged 2 commits intomainfrom
fix/codeberg-labels

Conversation

@harshithmullapudi
Copy link
Copy Markdown
Member

This PR enhances the Codeberg integration by adding comprehensive label support and improving the developer experience for issue management.

Changes:
New MCP Tools: Added list_labels and create_label to allow managing repository labels directly.
Label Name Support: Updated create_issue and update_issue to accept label names (strings) instead of just numeric IDs.
Auto-Resolution: Implemented a helper to automatically resolve label names to their corresponding IDs, making the integration much more intuitive to use.
Binary Updated: Rebuilt the integration binary to include these changes.
These updates make the Codeberg integration more powerful and consistent with other git-hosting integrations.

@harshithmullapudi
Copy link
Copy Markdown
Member Author

Published in production

@harshithmullapudi harshithmullapudi merged commit 35d9127 into main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants