File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,12 +24,14 @@ categories:
2424 labels :
2525 - " security"
2626 - title : " 🔄 Dependency Updates"
27- collapse-after : 3
2827 labels :
2928 - " dependencies/github-actions"
3029 - " dependencies/containers"
3130 - " dependencies/dotnet-sdk"
3231 - " dependencies/nuget"
32+ - title : " 🧑🏼💻 Development Tooling"
33+ labels :
34+ - " area/dev-tooling"
3335
3436version-resolver :
3537 major :
@@ -49,15 +51,16 @@ template: |
4951
5052 $CONTRIBUTORS
5153autolabeler :
52- - label : " dependencies/github-actions "
54+ - label : " area/dev-tooling "
5355 files :
5456 - " .github/**/*"
55- - label : " dependencies/dotnet-sdk"
56- files :
57- - " global.json"
58- - label : " dependencies/nuget"
59- files :
57+ - " .editorconfig"
58+ - " .gitignore"
59+ - " .globalconfig"
60+ - " Directory.Build.props"
6061 - " Directory.Packages.props"
62+ - " global.json"
63+ - " nuget.config"
6164 - label : " documentation"
6265 files :
6366 - " docs/**/*"
You can’t perform that action at this time.
0 commit comments