Commit 431f76c
Address review: capture FOLLOW_UP_URL, sync jq parens, tighten check-all-reviews
- Capture gh issue create output into FOLLOW_UP_URL in Step 9 so Step 10's
summary comment can include the link (was previously unset).
- Add a "Capture the gh issue create output into FOLLOW_UP_URL" rule line so
followers don't miss the assignment.
- Drop the redundant MUST_FIX_BLOCK alias and use MUST_FIX_SECTION directly in
the empty check and for-loop.
- Sync prompts/address-review.md jq select expression with commands/ by
removing redundant outer parens.
- Tighten check-all-reviews matching in both files: case-insensitive, trailing
position only; warn on leading/embedded usage instead of silently falling
through to a cutoff-filtered scan.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 987a697 commit 431f76c
2 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
326 | | - | |
327 | | - | |
328 | 327 | | |
329 | 328 | | |
330 | 329 | | |
| |||
339 | 338 | | |
340 | 339 | | |
341 | 340 | | |
342 | | - | |
| 341 | + | |
343 | 342 | | |
344 | 343 | | |
345 | 344 | | |
346 | | - | |
| 345 | + | |
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
| |||
360 | 359 | | |
361 | 360 | | |
362 | 361 | | |
363 | | - | |
| 362 | + | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
| |||
373 | 372 | | |
374 | 373 | | |
375 | 374 | | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments