Skip to content

Conversation

@jeffhandley
Copy link
Member

This repository has had the legacy dotnet/issue-labeler service enabled for a long time, but it doesn't seem to have been actively labeling issues with area- label prefixes. We are working to decommission the legacy service that runs as a GitHub App backed by Azure services, and replace it with the new implementation that uses GitHub Actions instead.

This PR adds the workflows required for onboarding to dotnet/issue-labeler (which is different from the github/issue-labeler). Once merged, the "Area Labeler: Training" and "Area Labeler: Promotion" workflows can be run to train an ML.NET model on the repository's issues and PRs for it to then be able to start predicting area- labels as new issues and PRs are created.

For further information, see:

These workflows can run alongside the existing labeler workflow that adds the https://github.com/dotnet/dotnet-docker/labels/untriaged label to new issues.

@MichaelSimons
Copy link
Member

We haven't been using the labeler for some time. It proved to not be useful. At this time, we have no need for adding another variant. We do appreciate the PR in case we decide to add it in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants