Publish advisory status and a managed summary #16

Open
opened 2026-07-14 22:32:21 -04:00 by caleb-brown · 0 comments
Owner

What to build

Developers receive one current, advisory Forgejo review summary and an execution status that accurately describes completion and coverage without acting as a merge verdict.

Acceptance criteria

  • Temper publishes pending status when review execution begins and a terminal execution state when publication completes or fails.
  • Findings do not turn the execution status into approval, request-changes, or an authoritative merge verdict.
  • Exactly one managed summary exists per pull request and is updated for the latest published revision.
  • The summary identifies the reviewed SHA, time, profiles, findings, usage when configured, exclusions, and coverage.
  • Complete, partial, failed, and no-findings outcomes use distinct language; no-findings explicitly disclaims approval and security guarantees.
  • Repeating publication for the same desired result is idempotent.
  • The full review-journey test proves the Forgejo-visible status and summary against a deterministic model result.

Blocked by

  • #15 — Produce a bounded review result
## What to build Developers receive one current, advisory Forgejo review summary and an execution status that accurately describes completion and coverage without acting as a merge verdict. ## Acceptance criteria - [ ] Temper publishes pending status when review execution begins and a terminal execution state when publication completes or fails. - [ ] Findings do not turn the execution status into approval, request-changes, or an authoritative merge verdict. - [ ] Exactly one managed summary exists per pull request and is updated for the latest published revision. - [ ] The summary identifies the reviewed SHA, time, profiles, findings, usage when configured, exclusions, and coverage. - [ ] Complete, partial, failed, and no-findings outcomes use distinct language; no-findings explicitly disclaims approval and security guarantees. - [ ] Repeating publication for the same desired result is idempotent. - [ ] The full review-journey test proves the Forgejo-visible status and summary against a deterministic model result. ## Blocked by - [#15](https://git.caleb-brown.dev/caleb-brown/temper/issues/15) — Produce a bounded review result
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks Depends on
Reference
caleb-brown/temper#16
No description provided.