![]() |
1
1
VSTS build中有build Pull Request功能,因此您可以在启用build Pull requests的情况下创建新的build定义,然后在创建新的Pull Request并匹配目标分支后将触发build,您可以在bitbucket中的Pull Request中检查生成结果。
您可以通过检查表定义策略:P ull request guidelines for Bitbucket Cloud . 顺便说一句,VSTS包括 branch policies 功能,因此您可以考虑使用VSTS存储库。 |