Commit e7f89cd
fix(release): review feedback round 8 (2 items)
- release.rake: only label success-message count as "required" when
`evaluated` was actually filtered to the required subset. On stable
releases the filter is skipped, so reporting "(N required checks)"
misrepresented the count when branch protection was visible.
- main-ci-status.sh: replace stale `release.rake:451-455` line-number
pointer (which now lands inside an error heredoc) with a stable
reference to `validate_main_ci_status!` so the "keep in sync" note
does not rot on the next edit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c6210a0 commit e7f89cd
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
587 | 592 | | |
588 | 593 | | |
589 | 594 | | |
| |||
0 commit comments