Skip to content

Automatically add 'untriaged' label to new issues without milestones - #6060

Merged
RussKie merged 1 commit into
dotnet:mainfrom
jeffhandley:jeffhandley/untriaged-label
Mar 10, 2025
Merged

Automatically add 'untriaged' label to new issues without milestones#6060
RussKie merged 1 commit into
dotnet:mainfrom
jeffhandley:jeffhandley/untriaged-label

Conversation

@jeffhandley

@jeffhandleyjeffhandley commented Mar 10, 2025

Copy link
Copy Markdown
Member

@joperezr This would be helpful for us as we track MEAI issues coming in, but I wasn't sure if you'd want it applied to all issues.

If you would prefer not to enable this across the repo, I could change it so that it reacts to when an issue gets the area-ai or area-ai-templates label and only apply untriaged to those.

Microsoft Reviewers: Open in CodeFlow

@jeffhandleyjeffhandley self-assigned this Mar 10, 2025
@jeffhandley
jeffhandley requested a review from a team as a code ownerMarch 10, 2025 05:47
@jeffhandley
jeffhandleyforce-pushed the jeffhandley/untriaged-label branch from 4818eee to 49cdc26CompareMarch 10, 2025 05:58
@RussKie
RussKie merged commit a1aff0f into dotnet:mainMar 10, 2025
RussKie added a commit that referenced this pull request Mar 10, 2025
* The .NET side code for the `ScenarioRunResult` was recently changed (#5998) to include `ChatResponse` (which can contain multiple `ChatMessage`s) in place of a single `ChatMessage`. Unfortunately, we missed updating the TypeScript reporting code to account for this. (#6061)
This change fixes the problem by updating the deserialization code in TypeScript to match what .NET code serializes.
* Automatically add 'untriaged' label to new issues without milestones (#6060)
* Address M.E.VectorData feedback for IEmbeddingGenerator (#6058)
* Move GetService down to a non-generic IEmbeddingGenerator interface
* Separate UriContent from DataContent
* Address feedback
---------
Co-authored-by: Shyam N <shyamnamboodiripad@users.noreply.github.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
@jeffhandley
jeffhandley deleted the jeffhandley/untriaged-label branch March 12, 2025 07:09
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 11, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jeffhandley@RussKie