Azure Build Validation in Pull Request || Azure Devops

preview_player
Показать описание
In this video , we are going to see the build validation in Azure pull request.
This feature of Azure Devops helps developer to keep their code well maintained without any error.
In this video , I have intentionally updated the code, so that demo can be done to show that how build validation helps in maintaining the code clean and in good state.
Рекомендации по теме
Комментарии
Автор

this is good stuff. crisp and clear. kudos. keep creating content.

rupalibolke
Автор

Great and new content
Hoping more videos are coming
you are channel is growing definitely in future

motivationmantra
Автор

if we use the CI-build pipeline for PR validation, then it triggers CD also which I do not want, how to fix it ?

sagarjoshi
Автор

Tq. Can u tell me what happens if I have multiple .yml files in the feature branch.

swatiyp
Автор

Hi Avin, I set up the build policy by watching your video my only doubt is when a pull request is created it runs an build validation and that produces an artifact. After merged the deployment gets completed and again there is an artifact that is found in the server which is creating issue for storage how to sort this out

adhi
Автор

In pull request i haven't add anything under work item tab but in cd pipeline getting multiple work items cd triggered when the PR was completed how to resolve

Cinderella
Автор

I have one more question. Does it shows only 1 error? I hv a build pipeline with 4 checks but it only shows one error though i have 3 failed checks.

swatiyp
Автор

Hi, i want to put a check in SQL object PR that header is placed properly. How can put a validation in PR ?

ashutoshbajpai
Автор

What is the content of the validation pipe line?

evicoach