openclaw/scripts/pr-lib
Peter Steinberger cba26e3b68
fix(pr): bind review artifacts to the PR being landed (#114897)
scripts/pr review artifacts carried no PR identity, so a review authored for
another PR validated clean and could gate someone else's landing. Stamp both
review.json and review.md with the reviewed PR number and head, anchor
pr-meta.json to the guarded pr-meta.env, and re-stamp foreign artifacts on init
instead of silently adopting them. review-claim now works in the PR worktree so
no subcommand writes review state to the shared canonical checkout.
2026-07-27 23:55:21 -04:00
..
changelog.sh
ci-dispatch.mjs chore(pr): warn when ci-dispatch targets a remote head behind local work (#111694) 2026-07-19 23:24:29 -07:00
common.sh fix(scripts): survive pr worktree teardown in lock release and self-heal stale registrations (#108870) 2026-07-16 03:13:44 -07:00
gates.sh fix(pr): rebuild stale prep branches after head changes (#112510) 2026-07-21 21:57:56 -07:00
merge.sh fix(pr): require ripgrep consistently (#114809) 2026-07-27 20:23:25 -04:00
operation-lock.sh chore(pr): landing-UX — aggregated validation, lock classes, ci-dispatch, committer guard (#111287) 2026-07-19 02:09:55 -07:00
prepare-core.sh fix: make auto-review and PR triage fail safely (#114745) 2026-07-27 17:11:28 -04:00
process-group-runner.mjs chore(pr): landing-UX — aggregated validation, lock classes, ci-dispatch, committer guard (#111287) 2026-07-19 02:09:55 -07:00
push.sh fix(ci): harden release validation gates (#108798) 2026-07-16 03:21:08 -07:00
review-artifacts.mjs fix(pr): bind review artifacts to the PR being landed (#114897) 2026-07-27 23:55:21 -04:00
review.sh fix(pr): bind review artifacts to the PR being landed (#114897) 2026-07-27 23:55:21 -04:00
worktree.sh fix(pr): keep landing mutations inside the dedicated PR worktree (#114723) 2026-07-27 16:04:52 -04:00