-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature or problem you’d like to solve
VS Code is moving towards agentic workflows to do things like suggest labels to be applied to an issue. It would be nice to have an MCP tool that could fetch all labels of a given repo so the agent could then suggest which labels best fit a given issue.
Proposed solution
How will it benefit GitHub MCP Server and its users?
Example prompts or workflows (for tools/toolsets only)
"Use the get_labels tool to get all labels this repo has, and suggest all appropriate labels that apply to this issue based on XYZ criteria"
Additional context
Ref: https://github.com/microsoft/vscode-engineering/issues/1689
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request