Merge PR based on GitHub Labels

Hello,
I’m wondering if it’s possible to merge PRs locally to trigger a build based on GitHub PR labels.

The idea being: I want Bitrise to go thru all PRs with label X, merge them locally on the develop branch, compile and send the iOS build to QAs.

Then, if there’s something wrong with any PR the developer can just remove label X from her/his PR until the fix is done.

I didn’t find any way of doing that looking into the workflow steps, the closest information I find is triggering builds based on PRs or Git Tags, but that’s not it.

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.