Skip to content

Adding new training and labeler per the instructions #48495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

marcpopMSFT
Copy link
Member

https://github.com/dotnet/issue-labeler/wiki/Onboarding

We'll have to train the new labeler and test it before rolling it out.

@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 22:26
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Apr 15, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/labeler-train.yml:57

  • The 'data_limit' input is defined as type 'number' and may already be parsed as a number, so converting it with fromJSON might be redundant or lead to unexpected behavior. Consider using the input directly or revising this conversion accordingly.
data_limit: ${{ inputs.data_limit && fromJSON(inputs.data_limit) || 0 }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants