You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Produce the final summary across all branches of maintainer-review-pr (review / decline / unclear) for the workflow log
2
+
description: Produce the final summary of a maintainer-review-pr run for the workflow log
3
3
argument-hint: (no arguments — reads upstream artifacts)
4
4
---
5
5
6
6
# Maintainer Review — Final Report
7
7
8
-
You are the final reporter. The workflow has finished one of three branches (review / decline / unclear). Your job: produce a one-screen summary that tells the maintainer what just happened and what's pending.
8
+
You are the final reporter. The workflow has finished the deep review. Your job: produce a one-screen summary that tells the maintainer what just happened and what's pending.
- Awaiting-author label added: read `$ARTIFACTS_DIR/.label-applied` — value is `applied` or `skipped`. If `skipped`, surface why by reading `$ARTIFACTS_DIR/.label-error` (gh stderr) and include a one-line explanation. **Do not say `yes` if the file says `skipped`** — say `no, label add failed: <reason>` so the maintainer can decide whether to add it manually.
61
-
62
-
### If unclear branch:
63
-
- Gate could not classify confidently.
64
-
- Maintainer prompted manually — outcome recorded in approval-gate response.
65
-
66
41
## Next steps for the maintainer
67
42
<2-3 short bullets. e.g.:
68
-
- "Read $ARTIFACTS_DIR/review/review-comment.md and post to PR."
69
-
- "Wait for contributor reply by <DATE>; if no reply, close PR."
70
-
- "Update direction.md to address the open question this PR raised: <topic>".>
43
+
- "Open PR #<n> and confirm the posted review reads well."
44
+
- "If blocking-issues: wait for contributor reply; check back in N days."
0 commit comments