๐Ÿ“š Bitrise + GitHub stacked PRs: officially in sync

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.

:gear: 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.

:tada: 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! :building_construction: