Skip to content

Commit e241ba4

Browse files
authored
Merge pull request #149 from BethanyJep/main
Update tags.json to with updated discussion topics and descriptions
2 parents 61b65bb + 2723adb commit e241ba4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

discussion_labeler/tags.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,30 @@
44
{"name": "ai-foundry-general", "description": "General discussions about Azure AI Foundry."},
55
{"name": "ai-foundry-models", "description": "Topics concerning models within Azure AI Foundry."},
66
{"name": "ai-services", "description": "Discussions about various AI services."},
7+
{"name": "ai-toolkit", "description": "Covers usage of the AI Toolkit in Visual Studio Code and Azure AI Foundry. Discuss model selection, evaluation, and deployment workflows for building scalable and secure AI agents"},
78
{"name": "azure-ai-search", "description": "Covers Azure AI Search features including vector stores, semantic & full-text search, indexing, retrieval, and other AI-powered search capabilities."},
89
{"name": "azure-openai", "description": "Discussions about Azure OpenAI services."},
910
{"name": "bug", "description": "Something isn't working"},
11+
{"name": "copilot studio", "description": "Discussions related to building, customizing, and deploying AI copilots using Microsoft Copilot Studio. Ideal for sharing low-code/no-code experiences, extensibility tips, and integration stories with M365 and Azure AI Foundry"},
1012
{"name": "documentation", "description": "Improvements or additions to documentation"},
1113
{"name": "dotnet-sdk", "description": "Discussions related to the .NET SDK."},
1214
{"name": "duplicate", "description": "This issue or pull request already exists"},
1315
{"name": "foundry-local", "description": "Discussions related to foundry-local"},
16+
{"name": "GitHub Copilot", "description": "Explore how GitHub Copilot enhances developer productivity, especially in Azure environments. Share prompts, agent mode use cases, and integration with Azure AI services for intelligent coding workflows"},
1417
{"name": "idea", "description": "New feature idea or request"},
1518
{"name": "integrations", "description": "Discussions about integrating with other services."},
1619
{"name": "invalid", "description": "This doesn't seem right"},
1720
{"name": "java-sdk", "description": "Discussions related to the Java SDK."},
1821
{"name": "javascript-sdk", "description": "Discussions related to the JavaScript SDK."},
1922
{"name": "mcp", "description": "Discussions related to MCP."},
20-
{"name": "Microsoft Fabric", "description": "Discussions related to Microsoft Fabric"},
21-
{"name": "observability", "description": "Topics concerning observability in Azure AI Foundry."},
23+
{"name": "m365", "description": "For topics around Microsoft 365 extensibility, including Copilot for M365, semantic index, connectors, and plugin development. Great for community members working on productivity and collaboration solutions"},
24+
{"name": "microsoft-fabric", "description": "Discussions related to Microsoft Fabric"},
25+
{"name": "observability", "description": "Focused on monitoring, evaluation, and governance of AI agents and applications. Use this label to discuss tools like Azure Monitor, AI Toolkit, and best practices for responsible AI observability in production"},
2226
{"name": "python-sdk", "description": "Discussions related to the Python SDK."},
2327
{"name": "security", "description": "Discussions about security-related topics."},
2428
{"name": "semantic-kernel", "description": "Discussions related to the Semantic Kernel."},
25-
{"name": "Templates", "description": "Discussions about templates."},
26-
{"name": "wontfix", "description": "This will not be worked on"}
29+
{"name": "templates", "description": "Discussions about templates."},
30+
{"name": "wontfix", "description": "This will not be worked on"},
31+
{"name": "optimization", "description": "Share strategies and tools for optimizing AI workflows, model performance, and cloud resource usage. This includes prompt engineering, agent orchestration, and deployment efficiency using Azure AI Foundry"}
2732
]
2833
}

0 commit comments

Comments
 (0)