dotnet / fabricbot-config

Scripts for managing fabricbot configurations in the dotnet repos
MIT License
4 stars 7 forks source link

Use fabricbot to automatically apply untriaged label when issues are created #10

Closed jeffhandley closed 2 years ago

jeffhandley commented 2 years ago

The dotnet/machinelearning repository needs to have untriaged automatically applied when new issues are created. This will then tie into the rest of the automation we use fabricbot for in that repository. We should also apply that automation here in the fabricbot-config repository and discuss with the docs team if we should adopt untriaged in the dotnet-api-docs repository too.

For the dotnet/runtime repository, we use issue-labeler to automatically apply the untriaged label. But at least for repositories that don't use issue-labeler, we should use fabricbot to automatically apply the untriaged label to new issues. We should consider decommissioning that feature of issue-labeler and exclusively using fabricbot to serve that purpose.