Skip to content

Commit 145cd00

Browse files
Youssef1313Thraka
authored andcommitted
Remove Repo - * issue labels and fix path (#16726)
* Remove Repo - * issue labels * Fix path * Update .ghal.rules.json
1 parent 0430d46 commit 145cd00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ghal.rules.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"labels-add": ":books: Area - .NET Guide"
3838
},
3939
"(?i)dotnet-ml-api$": {
40-
"labels-add": ":books: Area - API Reference,:file_folder: Repo - ml-api-docs"
40+
"labels-add": ":books: Area - API Reference"
4141
},
4242
"(?i)dotnet-roslyn-api$": {
43-
"labels-add": ":books: Area - Roslyn API Reference,:file_folder: Repo - roslyn-api-docs"
43+
"labels-add": ":books: Area - Roslyn API Reference"
4444
},
4545
"(?i)dotnet-whats-new$": {
4646
"labels-add": ":star2: What's New"
@@ -124,7 +124,7 @@
124124
"(?i).*master\/docs\/standard\/security.*": {
125125
"labels-add": ":card_file_box: Technology - Security"
126126
},
127-
"(?i).*master\/docs\/standard\/standard\/design-guidelines\/.*": {
127+
"(?i).*master\/docs\/standard\/design-guidelines\/.*": {
128128
"labels-add": ":book: guide - Framework Design Guidelines"
129129
},
130130
"(?i).*docs\/whats-new\/.*": {
@@ -253,7 +253,7 @@
253253
"(?i).*docs\/standard\/security.*": {
254254
"labels-add": ":card_file_box: Technology - Security"
255255
},
256-
"(?i).*docs\/standard\/standard\/design-guidelines\/.*": {
256+
"(?i).*docs\/standard\/design-guidelines\/.*": {
257257
"labels-add": ":book: guide - Framework Design Guidelines"
258258
},
259259
"(?i).*docs\/visual-basic.*": {

0 commit comments

Comments
 (0)