Commit 93ebe40
committed
chore(workflow): broaden final-error checklist for upgrade-deps
The closing prompt instruction only pointed at `build-upstream` failures,
but the step also runs lint, `just build`, `pnpm test`, and snap tests.
Enumerate every error class Claude is expected to fix, and call out
snap-test regressions explicitly since `pnpm test` exits 0 even when
snapshot outputs diverge — the agent must inspect the snap-test git diff
and fix real regressions while leaving cosmetic version-string drift in
place.1 parent 18f0349 commit 93ebe40
1 file changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
121 | 139 | | |
122 | 140 | | |
123 | 141 | | |
| |||
0 commit comments