Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions mls.json
Original file line number Diff line number Diff line change
Expand Up @@ -2324,19 +2324,21 @@
"digest:thursday": [
{
"repos": [
"w3c/epub-specs"
"w3c/epub-specs",
"w3c/epub-tests"
],
"eventFilter": { "label": ["Final Review"] },
"topic": "FINAL REVIEW requests in the epub-specs GitHub repository"
"topic": "FINAL REVIEW requests in the EPUB GitHub repositories"
}
],
"digest:friday": [
{
"repos": [
"w3c/epub-specs"
"w3c/epub-specs",
"w3c/epub-tests"
],
"eventFilter": { "notlabel": ["Final Review"] },
"topic": "New activity in the epub-specs GitHub repository"
"topic": "New activity in the EPUB GitHub repositories"
}
]
}
Expand Down