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
Copy file name to clipboardExpand all lines: docs/reviewer-bot-review-freshness-operator-runbook.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,4 +108,5 @@ Do not emit `artifact_expired` unless prior visibility or documented retention p
108
108
- Missing runs are not proof that nothing happened.
109
109
- Operator-visible workflow summaries should point to this file path: `docs/reviewer-bot-review-freshness-operator-runbook.md`.
110
110
- Same-repo trusted-direct PR comment handling is limited to repo-associated `User` principals with `OWNER`, `MEMBER`, or `COLLABORATOR` association in the dedicated trusted workflow.
111
-
- Non-human automation PR comments, reviewer-bot self-comments, cross-repo PR comments, Dependabot PR comments, and all PR review freshness events stay deferred or ignored in this rollout.
111
+
- Non-human automation PR comments, reviewer-bot self-comments, cross-repo PR comments, Dependabot PR comments, and PR review freshness events are handled only by trusted observer and reconcile paths in this rollout.
112
+
- Deferred review dismissal replay requires exact source time from the observer payload or an exact `review_dismissed` timeline event matched by review id; otherwise it remains diagnostic-only and must not be replayed manually.
0 commit comments