Skip to content

Commit ffb09fd

Browse files
committed
chore: Blacklist identified bots (#9126)
- Added brewtestbot, codacy-badger, weblate to blacklist - Removed from failed.json - Ran cleanup to purge them from tracker
1 parent 830db11 commit ffb09fd

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/devindex/resources/blacklist.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[
22
"angular-robot",
33
"bors",
4+
"brewtestbot",
45
"browser-automation-bot",
6+
"codacy-badger",
57
"dotnet-bot",
68
"engine-flutter-autoroll",
79
"k8s-ci-robot",
@@ -12,5 +14,6 @@
1214
"scala-steward",
1315
"skia-flutter-autoroll",
1416
"spring-builds",
17+
"weblate",
1518
"yoshi-automation"
1619
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
["akien-mga", "ayc0", "bdraco", "bevanjkay", "bitdeli-chef", "bokuweb", "brewtestbot", "cclauss", "chenrui333", "codacy-badger", "cpanato", "eamonnerbonne", "fabaff", "frenck", "grosser", "j0k3r", "jdufresne", "keith", "krehel", "maxdeviant", "p-linnane", "ryanplusplus", "taion", "tengattack", "timgates42", "timrogers", "weblate"]
1+
["akien-mga", "ayc0", "bdraco", "bevanjkay", "bitdeli-chef", "bokuweb", "cclauss", "chenrui333", "cpanato", "eamonnerbonne", "fabaff", "frenck", "grosser", "j0k3r", "jdufresne", "keith", "krehel", "maxdeviant", "p-linnane", "ryanplusplus", "taion", "tengattack", "timgates42", "timrogers"]

apps/devindex/resources/tracker.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,7 +1903,6 @@
19031903
"brettz9": "2026-02-12T16:16:52.479Z",
19041904
"breuleux": "2026-02-12T11:53:02.711Z",
19051905
"brewingcode": "2026-02-08T18:19:20.096Z",
1906-
"BrewTestBot": "2026-02-12T21:10:49.555Z",
19071906
"brgnepal": "2026-02-12T11:53:03.371Z",
19081907
"brharrington": "2026-02-12T01:10:35.892Z",
19091908
"briaguya0": "2026-02-10T15:26:12.250Z",
@@ -2603,7 +2602,6 @@
26032602
"cocktailpeanut": "2026-02-11T09:19:26.628Z",
26042603
"cocopon": "2026-02-09T17:30:41.570Z",
26052604
"CocosRobot": "2026-02-11T23:14:03.869Z",
2606-
"codacy-badger": "2026-02-12T21:10:52.512Z",
26072605
"codeadict": "2026-02-11T23:14:07.825Z",
26082606
"codealchemist": "2026-02-12T11:51:31.395Z",
26092607
"codebender828": "2026-02-12T19:20:43.343Z",
@@ -14367,7 +14365,6 @@
1436714365
"webhacking": "2026-02-09T17:42:49.902Z",
1436814366
"webketje": "2026-02-09T23:52:20.328Z",
1436914367
"webknjaz": "2026-02-09T15:03:25.960Z",
14370-
"weblate": "2026-02-12T21:08:10.903Z",
1437114368
"webmozart": "2026-02-12T11:54:38.832Z",
1437214369
"webpro": "2026-02-08T18:32:39.163Z",
1437314370
"WebReflection": "2026-02-09T17:52:49.696Z",

0 commit comments

Comments
 (0)