Skip to content

Commit 63a88df

Browse files
committed
add pm wg weekly digest
1 parent 7ceab00 commit 63a88df

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

mls.json

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2303,5 +2303,28 @@
23032303
"gh-pages": ["push"]
23042304
}
23052305
}
2306-
}
2306+
},
2307+
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+
"repos": ["w3c/epub-specs"],
2321+
"events": [
2322+
"issue.labeled",
2323+
"pull_request.labeled"
2324+
]
2325+
"eventFilter": { "label": ["Final Review"] },
2326+
}
2327+
]
2328+
}
2329+
}
23072330
}

0 commit comments

Comments
 (0)