We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ceab00 commit 63a88dfCopy full SHA for 63a88df
mls.json
@@ -2303,5 +2303,28 @@
2303
"gh-pages": ["push"]
2304
}
2305
2306
- }
+ },
2307
+ "[email protected]": {
2308
+ "digest:friday": {
2309
+ "topic:": "Weekly Publishing Maintenance WG GitHub activity",
2310
+ "sources": [
2311
+ {
2312
+ "repos": ["w3c/epub-specs"],
2313
+ "events": [
2314
+ "issues.opened",
2315
+ "issue_comment.created",
2316
+ "pull_request.opened"
2317
+ ]
2318
2319
2320
2321
2322
+ "issue.labeled",
2323
+ "pull_request.labeled"
2324
2325
+ "eventFilter": { "label": ["Final Review"] },
2326
+ }
2327
2328
2329
2330
0 commit comments