chore: revert dependency guard backfill machinery#87867
Conversation
|
Codex review: needs maintainer review before merge. Reviewed May 29, 2026, 1:42 AM ET / 05:42 UTC. Summary PR surface: Tests -40, Config -17. Total -57 across 5 files. Reproducibility: not applicable. this is workflow cleanup rather than a bug report. Source inspection confirms the PR removes the temporary label-based backfill path and matching sibling workflow exclusions. Review metrics: 1 noteworthy metric.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Land the cleanup after maintainers record that the backfill window is complete or abandoned; otherwise keep the temporary trigger and exclusions until the batch is done. Do we have a high-confidence way to reproduce the issue? Not applicable; this is workflow cleanup rather than a bug report. Source inspection confirms the PR removes the temporary label-based backfill path and matching sibling workflow exclusions. Is this the best way to solve the issue? Yes for the intended cleanup once the temporary window is over. The remaining question is operational timing, not a code repair. AGENTS.md: found and applied where relevant. Codex review notes: model gpt-5.5, reasoning high; reviewed against e9d49299d67e. Label changesLabel changes:
Label justifications:
Evidence reviewedPR surface: Tests -40, Config -17. Total -57 across 5 files. View PR surface stats
What I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
801dc34 to
17423b2
Compare
17423b2 to
d370aed
Compare
d370aed to
a82c0da
Compare
a82c0da to
5a2f1f2
Compare
|
Additional context for this revert: the label-based backfill approach did not work as intended. The So this PR reverts the temporary backfill machinery rather than keeping a label path that creates noisy failures for old PRs. |
* Revert "ci: isolate dependency guard backfill label (openclaw#87882)" This reverts commit c5b609e. * Revert "ci: add dependency guard backfill label trigger (openclaw#87866)" This reverts commit 019c776. * ci: preserve clawsweeper bot label filter
* Revert "ci: isolate dependency guard backfill label (openclaw#87882)" This reverts commit 21b33bd. * Revert "ci: add dependency guard backfill label trigger (openclaw#87866)" This reverts commit 5a64727. * ci: preserve clawsweeper bot label filter
* Revert "ci: isolate dependency guard backfill label (openclaw#87882)" This reverts commit 0d3f9c4. * Revert "ci: add dependency guard backfill label trigger (openclaw#87866)" This reverts commit 663f39e. * ci: preserve clawsweeper bot label filter
Summary
Cleanly revert the two temporary dependency guard backfill PRs after the required-check backfill window is done:
ci: isolate dependency guard backfill labelci: add dependency guard backfill label triggerAfter this lands, Dependency Guard returns to normal PR lifecycle events only:
Verification
git diff --check