I'm replying because this thread is a very high result on google searches. You can enter a string such as this into the "Pattern" field to allow a single role to apply multiple prefix patterns
((prefix1|prefix2|prefix3).*) Or if you want to match on the middle of a job name you can do something like this (.*(middle1|middle2|middle3).*) -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1ec31cd1-22cc-4b0e-b665-7bb9aee117d7n%40googlegroups.com.
