Add labels to a GitHub issue by specifying repository owner, repository name, issue number, and desired labels. Updates the issue with the new label set via the GitHub API.
Generate a GitHub issue in a specified repository with title, body, and labels. Link the issue to a pull request using a comment to track resolutions. Useful for GitHub repository issue management.
Modify existing GitHub issues by updating titles, descriptions, states, labels, assignees, or milestones using specific repository and issue details. Integrates with PyGithub for streamlined issue management.
Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.
A MCP server that bridges LLMs with GitHub repository management, enabling automated analysis of pull requests, issue management, tag creation, and release management through natural language.
Enables automatic GitHub issue creation from Git diffs. Generates structured issue templates with summaries, technical notes, and appropriate labels based on code changes.