Skip to content

Commit b030d0d

Browse files
authored
Merge pull request #283 from w3c/r12a-patch-3
Test separation of i18n-repos into LE + projects
2 parents 80a8a0c + b34741f commit b030d0d

File tree

1 file changed

+51
-1
lines changed

1 file changed

+51
-1
lines changed

mls.json

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,57 @@
876876
"issues.labeled"
877877
],
878878
"eventFilter": { "label": ["REVIEW REQUESTED"] }
879-
}
879+
},
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+
{
906+
"topic": "I18n projects",
907+
"repos": [
908+
"w3c/bp-i18n-specdev",
909+
"w3c/charmod-norm",
910+
"w3c/i18n-checker",
911+
"w3c/i18n-discuss",
912+
"w3c/i18n-drafts",
913+
"w3c/i18n-glossary",
914+
"w3c/i18n-issues",
915+
"w3c/i18n-requests",
916+
"w3c/i18n-tests",
917+
"w3c/i18n-translations",
918+
"w3c/its2req",
919+
"w3c/localizable-manifests",
920+
"w3c/ltli",
921+
"w3c/mlw-metadata-us-impl",
922+
"w3c/string-meta",
923+
"w3c/string-search",
924+
"w3c/timezone",
925+
"w3c/unicode-xml"
926+
],
927+
"eventFilter": { "notlabel": ["dontnotify"] }
928+
}
929+
]
880930
},
881931
882932
"digest:daily": [

0 commit comments

Comments
 (0)