Skip to content

Commit 90bffaa

Browse files
committed
docs: note update-in-place verification status for task 3.2
1 parent 11b81f7 commit 90bffaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • openspec/changes/add-test-report-pr-comment

openspec/changes/add-test-report-pr-comment/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
## 3. Verify
1212

1313
- [x] 3.1 Open a PR with a passing test suite and confirm a comment is created showing correct counts.
14-
- [ ] 3.2 Push a commit that introduces a failing test to the same PR and confirm the existing comment is updated (not duplicated) with the failure listed and correct counts.
14+
- [ ] 3.2 Push a commit that introduces a failing test to the same PR and confirm the existing comment is updated (not duplicated) with the failure listed and correct counts. Update-in-place itself is confirmed (3 consecutive passing-test pushes kept the same comment id and replaced its content each time), but the failing-test scenario specifically hasn't been exercised yet.
1515
- [ ] 3.3 Confirm a push to `main` and a manual `workflow_dispatch` run do not attempt to post a comment.

0 commit comments

Comments
 (0)