Skip to content

fix(closure-router): route by base branch (Functional review for develop/staging, Done for prod) - #31

Merged
LukasWodka merged 1 commit into
developfrom
fix/closure-router-base-branch
Apr 30, 2026
Merged

fix(closure-router): route by base branch (Functional review for develop/staging, Done for prod)#31
LukasWodka merged 1 commit into
developfrom
fix/closure-router-base-branch

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Bug caught by Asad — closure-router was setting Status=Done on every merged PR, breaking the Functional review intermediate stage for develop merges.

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).
@LukasWodka
LukasWodka merged commit 41c0452 into developApr 30, 2026
@LukasWodka
LukasWodka deleted the fix/closure-router-base-branch branch April 30, 2026 13:25
@LukasWodkaLukasWodka added bug Something isn't working work-type:bug Defect or regression labels Jun 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingwork-type:bugDefect or regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@LukasWodka@saadqbal