|
1 | 1 | # Index Refresh And Dependency Cache Label Fix |
2 | 2 |
|
3 | | -> Date: 2026-05-31 | Status: active | Branch: |
| 3 | +> Date: 2026-05-31 | Status: awaiting required review | Branch: |
4 | 4 | > `codex/quiet-index-refresh-cache-labels` |
5 | 5 |
|
6 | 6 | Tracking issue: https://github.com/mcpp-community/mcpp/issues/90 |
@@ -232,7 +232,7 @@ does not point at the current sandbox's package file. |
232 | 232 | while the marker is inside TTL. |
233 | 233 | - [x] Confirm cached dependencies display as `Cached` when their artifacts are |
234 | 234 | staged. |
235 | | -- [ ] Record CI status on the PR after the second checkpoint commit. |
| 235 | +- [x] Record CI status on the PR after the final checkpoint commit. |
236 | 236 |
|
237 | 237 | ## Dynamic Notes |
238 | 238 |
|
@@ -321,3 +321,13 @@ does not point at the current sandbox's package file. |
321 | 321 | passed. |
322 | 322 | - `/tmp/mcpp-fresh-codex clean && /tmp/mcpp-fresh-codex build --target |
323 | 323 | x86_64-linux-musl` passed and resolved `gcc@15.1.0-musl`. |
| 324 | + - Final CI on PR #91 at commit |
| 325 | + `f93f3179331ad87434d6643a88ed526677b1e4e5` passed on all required |
| 326 | + platforms: |
| 327 | + - Linux `ci-linux`, run `26697058042`, job `78683273931`. |
| 328 | + - macOS `ci-macos`, run `26697058049`, job `78683273992`. |
| 329 | + - Windows `ci-windows`, run `26697058053`, job `78683274017`. |
| 330 | + - PR #91 is ready for review and mergeable, but branch protection currently |
| 331 | + reports `reviewDecision=REVIEW_REQUIRED`. A normal squash merge was |
| 332 | + rejected by base-branch policy, and repository auto-merge is disabled. Do |
| 333 | + not use `--admin`; wait for maintainer approval before squash merging. |
0 commit comments