Detect externally merged/closed MRs in Phase 7 #14

Merged
ReadyPlayerNaN merged 1 commit from issue-12-detect-externally-merged-mrs into main 2026-03-19 14:12:57 +00:00

Summary

  • Adds MR state check as first action in Phase 7 (merged → Phase 8 cleanup, closed → MR Rejected flow)
  • Updates Loop Iteration to mention MR state alongside reviews and CI status

Closes #12

Test plan

  • Verify Loop Iteration Phase 7 bullet mentions MR state
  • Verify Phase 7 step 1 handles both merged and closed-without-merging cases
  • Verify consistency with Phase 8 and "Merge Request Rejected" error handling
## Summary - Adds MR state check as first action in Phase 7 (merged → Phase 8 cleanup, closed → MR Rejected flow) - Updates Loop Iteration to mention MR state alongside reviews and CI status Closes #12 ## Test plan - [ ] Verify Loop Iteration Phase 7 bullet mentions MR state - [ ] Verify Phase 7 step 1 handles both merged and closed-without-merging cases - [ ] Verify consistency with Phase 8 and "Merge Request Rejected" error handling
Add MR state check as the first action in Phase 7 — if merged externally,
skip to Phase 8 cleanup; if closed without merging, follow the MR Rejected
flow. Update Loop Iteration to mention MR state alongside reviews and CI.

Closes #12

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
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
zak.pub/tantalus!14
No description provided.