[Feature Request] Trigger different workflows for same filter

Description of the feature request

For the moment service doesn’t allow use same filter. I’d like to trigger different workflows in parallel.

Thanks for the feature request, @zvsx001!
Don’t forget to vote on it :wink:

Is this something in the roadmap?

We currently support 3 variants of the same app in one codebase, so need to trigger multiple workflows per PR. The only approach we have so far is to trigger a parent build that trigger children.

This doesn’t allow us to see in the Bitbucket PR whether a build is still running or failed. This results in manual errors from time to time and confusion when we onboard people on the team.