Hi, I am wanting to update the state of all work items that are part of a release to a certain value, say 'testing' .
I found the following DevOps triggers in Microsoft flow - When a build completes, When code is pushed. But I was not able to find any trigger when a particular release is deployed ? Is there any such trigger ?
Also, lets say I want to use the trigger 'When a build completes', and I need to update all the work items that are linked to that build, how do I do that ? Because when I choose the action 'Update a work item', it asks me for the ID. But I want to get the ID from the build that was just completed. How can I specify that ?
Hi @sid85,
Unfortunately, there is only the trigger when a build completes in the Azure DevOps connector:
https://docs.microsoft.com/en-us/connectors/visualstudioteamservices/#when-a-build-completes
If you want to get the Build ID form trigger, you can get it from the dynamic content directly:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the reply. Suppose if I want to get the work items associated with a build, how would I do that ? Because the 'found in' and 'integration build' fields are not being set for work items any more (due to the vNext system) , how would I get all the work items related to the build just completed , and then how would I change their state ?
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
43 | |
38 | |
36 | |
23 |
User | Count |
---|---|
47 | |
31 | |
29 | |
29 | |
28 |