Commit 8e0c9f4
docs(building): a green fast lane can mean nothing ran
The should-run gate reports CI-Test-group-Fast as pass when it skips, so a green check
has two meanings. Record where to look to tell them apart, now that the gate writes its
decision and its comparison base to the job summary.
This commit is deliberately docs-only and deliberately last: with the bug in #2034 this
branch would have skipped build, every Fast shard and Quarkus, and reported green. With
the fix in the previous commit the lane runs, because the branch as a whole touches
ci.yml. The PR is its own regression test.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D71LBYmQNf5J94wPqr81Jx1 parent bbfb1b3 commit 8e0c9f4
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
160 | 180 | | |
161 | 181 | | |
162 | 182 | | |
| |||
0 commit comments