fix: allow reviewed PR merges into next #1149

Closed
opened 2026-08-10 20:22:05 +00:00 by Ghost · 0 comments

The repository documents next as the development integration lane and requires PR-based merges into next, but pr-merge.sh hardcodes main as the only allowed base. Allow the documented main and next targets, retain exact-head and queue-guard checks, and add regression coverage.

The repository documents next as the development integration lane and requires PR-based merges into next, but pr-merge.sh hardcodes main as the only allowed base. Allow the documented main and next targets, retain exact-head and queue-guard checks, and add regression coverage.
Ghost closed this issue 2026-08-10 20:54:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#1149