Skip to content

Commit c8cd7a9

Browse files
authored
Test separation of i18n-repos into LE + projects
1 parent 80a8a0c commit c8cd7a9

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

mls.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,56 @@
877877
],
878878
"eventFilter": { "label": ["REVIEW REQUESTED"] }
879879
}
880+
"digest:daily": [
881+
{
882+
"topic": "I18n language enablement",
883+
"repos": [
884+
"w3c/afrlreq",
885+
"w3c/alreq",
886+
"w3c/amlreq",
887+
"w3c/clreq",
888+
"w3c/elreq",
889+
"w3c/eurlreq",
890+
"w3c/hlreq",
891+
"w3c/iip",
892+
"w3c/ilreq",
893+
"w3c/jlreq-d",
894+
"w3c/jlreq",
895+
"w3c/klreq",
896+
"w3c/mlreq",
897+
"w3c/predefined-counter-styles",
898+
"w3c/sealreq",
899+
"w3c/tlreq",
900+
"w3c/type-samples",
901+
"w3c/typography",
902+
],
903+
"eventFilter": { "notlabel": ["dontnotify"] }
904+
},
905+
"digest:daily": [
906+
{
907+
"topic": "I18n projects",
908+
"repos": [
909+
"w3c/bp-i18n-specdev",
910+
"w3c/charmod-norm",
911+
"w3c/i18n-checker",
912+
"w3c/i18n-discuss",
913+
"w3c/i18n-drafts",
914+
"w3c/i18n-glossary",
915+
"w3c/i18n-issues",
916+
"w3c/i18n-requests",
917+
"w3c/i18n-tests",
918+
"w3c/i18n-translations",
919+
"w3c/its2req",
920+
"w3c/localizable-manifests",
921+
"w3c/ltli",
922+
"w3c/mlw-metadata-us-impl",
923+
"w3c/string-meta",
924+
"w3c/string-search",
925+
"w3c/timezone",
926+
"w3c/unicode-xml"
927+
],
928+
"eventFilter": { "notlabel": ["dontnotify"] }
929+
},
880930
},
881931
882932
"digest:daily": [

0 commit comments

Comments
 (0)