Azure.Sdk.Tools.GitHubEventProcessor_1.0.0-dev.20260129.1
Pre-release
Pre-release
MCP Issue Labeler GitHub Triage Bot - PART I (#13552) * first draft of issue labeler mcp using rag/llm * second bunch of changes along with evaluation * MCP Issues Label Prediction Modifications * deleted unnecessary files * Removed appSettings.json * Modified InitialTriage Rule for MCP and added a temp schedule job for non labelled issues * enable nullable * GH Action change for label update * removed scheduleeventprocessing changes * code cleanup * Refactor ProcessScheduledEvent call in Program.cs Removed unnecessary parameter 'mcpProcessor' from ProcessScheduledEvent call. * test fix * deleted unnecessary test json * Review comments fix - 1 * resolved review comments- 2 * resolved eview comments- 3 * resolved review comments- 4 * removed commented out code * config driven server-team-mapping * Few more changes * review comment resolution- 5 * alphabetize the packages * sorted the usings