Pull request policies - Build expired - How can I run the build again?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Pull request policies - Build expired - How can I run the build again?



I have made a pull request which has some policies.
The pull request has been approved and is ready to complete, but since the build has been expired, I cannot Complete it. Here is the status of policies:



Required



Optional



In Visual Studio, in Team Explorer, in Builds, I see my build with a green check mark, but when I right click on the build, Retry Build is disabled.



How can I run the build again?




1 Answer
1



Generally you can rebuild from Pull Request overview page:



For example the build faild, the I can click the "..." behind the Build Validation policy item --> Queue Build to rebuild it. (For Build expired the item may be rebuild )


...


Queue Build


rebuild



Please refer to Pull request build policies for high quality code for details.



More information please refer to Build validation, and a similar thread for your reference : VSTS Build expired



enter image description here





Thanks Andy. The command is Queue build for expired builds too. I clicked on that and it started a new build and the problem solved. My mistake was going to build details page (by click on the build expired link) and trying to queue a new build there, then it opened a form and asked for some information including the branch, commit, variables and so on an I was not sure specially about the variables. Anyway, long story short, instead of going to build details page, I clicked on the same menu item which you showed in the image and the problem solved. Thanks.
– devquestions
9 hours ago







By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

make 2 or more post in bootsrap

Store custom data using WC_Cart add_to_cart() method in Woocommerce 3

Firebase Auth - with Email and Password - Check user already registered