Two workflows triggered on the same branch

Hi, we have two apps being built from a single iOS codebase on the same branch. These two apps are currently two different workflows and we’ve identified two issues:

  • rolling builds consider them to be the same and one is cancelled when the other is queued up manually.
  • it’s not possible to configure triggers for multiple workflows for a single branch.

Now I assume we could merge the workflows but with this dual workflow config, builds would be available sooner so seem preferred. Also more scalable if we want to have more than two apps.

It seems that there is already feature request for this: Parallel Builds: Seperate stacks for seperate workflows + trigger multiple workflows (builds) at the same time

As well as how to: How to trigger multiple workflows at the same time

1 Like

@johnpeb thanks for the #feature-request! @koral is right, there’s already an existing #feature-request which covers most of what you described, but I’ll migrate your message there to have it in that context. Feel free to vote on that #feature-request! :slight_smile:

A post was merged into an existing topic: Parallel Builds: Seperate stacks for seperate workflows + trigger multiple workflows (builds) at the same time