To create a Trigger, seems like you have to publish it before it can take effect. But publishing requires a PR to the 'Collaboration' branch, which means we will have to create a PR even before testing if the trigger actually works and also multiple subsequent PRs until we get the trigger right.
Especially when you want to develop Event Triggers based on file uploads, this is counter productive to create a PR even before you have tested the Trigger.
Is there a different way to set up ADF in the DEV environment or to activate a trigger without needing to publish it first?
Thanks!