Skip to content

chore: promote closure-router base-branch fix to main - #32

Merged
LukasWodka merged 2 commits into
mainfrom
develop
Apr 30, 2026
Merged

chore: promote closure-router base-branch fix to main#32
LukasWodka merged 2 commits into
mainfrom
develop

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Promotes the closure-router fix so caller workflows pick it up.

Caught by Asad. Closure-router was setting Status=Done on any merged PR,
overriding the correct Functional review state for develop/staging merges.
Fix: check base ref, route to Done only on main/master merges; develop and
staging merges go to Functional review (awaiting prod release roll-up).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LukasWodka