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.
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?
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).