Skip to content

Onboard the GitHub Action based dotnet/issue-labeler for area- label predictions #5121

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 2 commits into
base: main
Choose a base branch
from

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.

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.

1 participant