feat: classify plugin SDK impact labels#268
Conversation
|
Codex review: needs real behavior proof before merge. Reviewed June 7, 2026, 10:44 PM ET / 02:44 UTC. Summary Reproducibility: yes. for the review finding: source inspection shows Review metrics: 2 noteworthy metrics.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Proof guidance:
Risk before merge
Maintainer options:
Next step before merge
Security Review findings
Review detailsBest possible solution: Land the Plugin SDK gate after RFC lookups fail closed, the companion OpenClaw gate and app permissions are accepted, and redacted runtime proof shows the label/check metadata working on a real branch review. Do we have a high-confidence way to reproduce the issue? Yes for the review finding: source inspection shows Is this the best way to solve the issue? No: the taxonomy and check-run direction may be reasonable, but the implementation should treat invalid RFC links as an unsatisfied gate instead of an apply failure. It also needs maintainer acceptance of the permission/taxonomy contract and redacted runtime proof before merge. Full review comments:
Overall correctness: patch is incorrect AGENTS.md: found and applied where relevant. Codex review notes: model gpt-5.5, reasoning high; reviewed against 413ef258a1ef. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat 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
|
Summary
plugin-sdk:*label from current complete reports, preserving higher maintainer/ClawSweeper labels.Plugin SDK impact gateCheck Run on the target PR head with pass/fail status and maintainer-facing instructions.Linked context
Required GitHub App permissions
This PR uses the existing ClawSweeper app and target write token. The target repository installation needs these additional permissions for the new check-run gate:
Checks: writeso ClawSweeper can create or update the target PR head check run.Members: readso ClawSweeper can verify that an approving reviewer is an activeopenclaw/maintainermember.The existing target token permissions for
Contents: write,Issues: write, andPull requests: writeremain required for the apply lane’s existing report, comment, and label mutations.Verification
pnpm run formatpnpm run build:allnode --test --test-name-pattern "Plugin SDK impact|sweep target write tokens|apply-decisions publishes Plugin SDK|label sync loses authentication" test/*.test.ts test/repair/*.test.ts dist/repair/*.test.jspnpm run checkautoreview --mode branch --base origin/main