Rolling Build on Pull Request branch only

Hi guys,

Description of the feature request

Rolling Build only on Pull Request

Use case / for what or how I would use it

That would be great if for each PR that we create, whatever branch, the Rolling Builds feature exist. But, if I push directly stuffs on master without pr request, I don’t want to cancel the previous push on master.

Hope I am clear enough :sweat_smile:

Thanks for the #feature-request @ios-bot-yoopies! Just a minor clarification: as I understood you want this feature to be more about having the option to exclude the master branch from the Rolling Builds, right? :slightly_smiling_face:

Yeah something like that.
Because, in my pull request I will probably have to make some consecutive push but I do not need the previous one.
But on master, it is also a robot which is pushing some updates, but I do not want to cancel the current bitrise run on master, I need first one and the second one (the first push is activating a second one before the end of the flow).

@ios-bot-yoopies I might be missing something, but what you described should be possible today:

This config enables rolling builds for PR builds but not for pushes.