GitHub stacked PRs are fully supported on Bitrise. Bitrise knows which PRs belong to a stack and ensures every PR in the stack triggers a Bitrise build - even if your trigger rule is โrun CI when the target branch is main". You donโt need to update your build triggers, it just works. Zero setup, zero surprises.
How it works
-
Every PR in the stack builds, from top to bottom.
-
Your existing triggers already know what to do, nothing to toggle or migrate.
-
Works the same for UI triggers and yml-in-repo setups.
What to do
Absolutely nothing. If you are using GitHub stacked PRs, and have triggers scoped to main this will work out of the box for you.
Happy building! ![]()
