Hi all,
I am upgrading from our old O365 connector to Power Automate / Flow as it is being deprecated. Right now I am working on the workflow where when a pull request is opened in Azure Dev Ops, a message is posted on our teams channel.
I want this to be triggered any time there is a new PR in the project, regardless of repository. This is so we don't have a super big flow, or have to update it every time a new repo is added to our project.
How do I achieve this?