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: openspec/changes/add-test-report-pr-comment/tasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,5 @@
11
11
## 3. Verify
12
12
13
13
-[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.
15
15
-[ ] 3.3 Confirm a push to `main` and a manual `workflow_dispatch` run do not attempt to post a comment.
0 commit comments