Amend managed fix pull requests in place #12

Merged
lambadalambda merged 1 commit from feat/amend-managed-fix-pr into main 2026-08-29 14:12:04 +00:00

Summary

  • authenticate existing bot-managed fix PRs before accepting in-place amendments
  • publish exact-CAS head updates with bounded rollback and stale reconciliation
  • preserve companion PR behavior for ordinary pull requests
  • persist managed PR bindings and render in-place update results

Testing

  • GOMAXPROCS=1 go test -p 1 ./...
  • GOMAXPROCS=1 go vet -p 1 ./...
  • GOMAXPROCS=1 sh scripts/adversarial-check.sh
  • git diff --check

Review

  • independent security/correctness review: no actionable findings
  • independent architecture/DRY review: no actionable findings
## Summary - authenticate existing bot-managed fix PRs before accepting in-place amendments - publish exact-CAS head updates with bounded rollback and stale reconciliation - preserve companion PR behavior for ordinary pull requests - persist managed PR bindings and render in-place update results ## Testing - `GOMAXPROCS=1 go test -p 1 ./...` - `GOMAXPROCS=1 go vet -p 1 ./...` - `GOMAXPROCS=1 sh scripts/adversarial-check.sh` - `git diff --check` ## Review - independent security/correctness review: no actionable findings - independent architecture/DRY review: no actionable findings
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
lambadalambda/opencode-forgejo-bot!12
No description provided.