File tree Expand file tree Collapse file tree 1 file changed +20
-21
lines changed Expand file tree Collapse file tree 1 file changed +20
-21
lines changed Original file line number Diff line number Diff line change 2305
2305
}
2306
2306
},
2307
2307
2308
- "digest:thursday" : {
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
- "repos" : [" w3c/epub-specs" ],
2321
- "events" : [
2322
- " issue.labeled" ,
2323
- " pull_request.labeled"
2324
- ],
2325
- "eventFilter" : { "label" : [" Final Review" ] }
2326
- }
2327
- ]
2328
- }
2308
+ "digest:thursday" : [
2309
+ {
2310
+ "topic:" : " New activity in the epub-specs GitHub repository" ,
2311
+ "repos" : [" w3c/epub-specs" ],
2312
+ "events" : [
2313
+ " issues.opened" ,
2314
+ " issue_comment.created" ,
2315
+ " pull_request.opened"
2316
+ ]
2317
+ },
2318
+ {
2319
+ "topic:" : " New FINAL REVIEW requests in the epub-specs GitHub repository" ,
2320
+ "repos" : [" w3c/epub-specs" ],
2321
+ "events" : [
2322
+ " issue.labeled" ,
2323
+ " pull_request.labeled"
2324
+ ],
2325
+ "eventFilter" : { "label" : [" Final Review" ] }
2326
+ }
2327
+ ]
2329
2328
}
2330
2329
}
You can’t perform that action at this time.
0 commit comments