
Currently I can specify flow to trigger upon pull request in VSTS Git, but I can't filter based on files in pull request. I want to implement a condition to continue flow only if path to the file in pull request contains given substring.
Hi yanrez,
Could you show me a screenshot of your flow?
How is the trigger upon pull request configured?
Could you get a dynamic content for Path from the trigger?
Hope this doc could be a reference for you:
https://flow.microsoft.com/en-us/documentation/customapi-webhooks/
Best regards,
Mabel Mao