chore: align pull request template - #979
Conversation
|
Codex review: needs changes before merge. Reviewed July 13, 2026, 1:40 PM ET / 17:40 UTC. Summary Reproducibility: not applicable. This PR changes repository submission metadata rather than reporting a runtime defect; the omission is directly verifiable from the template diff and repository policy. 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:
Risk before merge
Maintainer options:
Copy recommended automerge instructionNext step before merge
Security Review findings
Review detailsBest possible solution: Keep the canonical cross-repository structure while retaining explicit Windows-node Do we have a high-confidence way to reproduce the issue? Not applicable: this PR changes repository submission metadata rather than reporting a runtime defect; the omission is directly verifiable from the template diff and repository policy. Is this the best way to solve the issue? No: copying the canonical template verbatim is narrower operationally but discards mandatory repository-specific evidence prompts; composing the shared structure with the local validation and proof requirements is more maintainable. Full review comments:
Overall correctness: patch is incorrect AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 06b4f6362594. Label changesLabel justifications:
Evidence reviewedAcceptance criteria:
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
Review history (1 earlier review cycle)
|
|
Land-ready verification:
|
What Problem This Solves
Resolves inconsistent pull request descriptions across OpenClaw-owned repositories without removing Windows-specific validation and behavior-proof requirements.
Why This Change Was Made
Adopts the canonical PR body structure from
openclaw/openclawat pinned commit2ac723282c84286ad3f38aabbd2e70699aafb3c3, then retains the repository's change type, scope, validation, real behavior proof, security, compatibility, and review-conversation sections.User Impact
Contributors get the shared PR structure while maintainers retain the Windows node's required validation and proof fields; no runtime behavior changes.
Evidence
openclaw/openclaw@2ac723282c84286ad3f38aabbd2e70699aafb3c3, blobe902c4789b21765ea16dfb75e436db5801b6450b.38845d7f2cfc96402062408ac8a87b1e3f5f81dd80924785b0547b64a0c914b6.git diff --checkpassed; Windows build and test validation is delegated to the updated-head CI because this change is Markdown-only and the current host is macOS.