PULL REQUEST WORKFLOW in AZURE DEVOPS - Raising a PR, Reviewing and Setting up Branch Policies

preview_player
Показать описание
Hello Friends, Code review is an essential practice of the development life cycle. It helps improve the code quality, unify team practices, share knowledge, mentoring, etc. over a longer period of time. It helps find mistakes that are overlooked while developing and helps improve the overall quality of the software. This helps accelerate the deployment process as changes are more likely to pass through testing. Raising Pull Requests (PR) lets your team review code and give feedback on changes before merging it into the master branch. Reviewers can step through the proposed changes, leave comments, and vote to approve or reject the code.

In this video, I will show you how to raise a Pull Request (PR) in Azure DevOps, associate work items, add reviewers. I then wear the reviewer's hat and show how to add comments to the PR, raise suggestions (that can be applied directly from DevOps), and approve or reject the PR.

As a team, it is a good practice to set branch policies to ensure only reviewed code gets merged into your main development branch. I will show how to set branch policies, automatically add reviewers to the PR, and set automated builds on raising PR.

Additional Watching:

Come say hi! ✋

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!
Рекомендации по теме
Комментарии
Автор

excellent video on branch policy. Really helped to understand the concepts of pr requests in no nonsense terms.

NikhilKumar-igqi
Автор

Thank you for covering this Rahul :) - it was really helpful. Would like to see a dedicated one on CI, CD

Автор

It's a very good and complete example. Thank you!

luisgustavofernandezbatres
Автор

Very good video and clear explanation of concepts. Thank You!

KarthikNagendiran
Автор

Excellent overview of the process. Nice job.

sfincione
Автор

Finally a video which tells the location of branch policies T^T

shubhajyotipaul
Автор

wow.. i like way Rahul Nath describes it, , .. awesome.. many thanks

chethankumar
Автор

very informative and good explanation :) thanks a lot bro

SruthiA-siss
Автор

Superb man. Loved everything and explained very well

imrankhan-wyyb
Автор

Super brother... Than you for the perfect explanation :)

PraveenKumar-ftkr
Автор

Thanks for sharing. I was looking for how to modify the code within the pull request. Thanks again!

khaledzeidiyeh
Автор

Thank you, a very good educational video.

bookofproofs
Автор

This is an excellent video - top-notch!

xandrovich
Автор

Great video, Rahul. You are a very good teacher!

moelmakrani
Автор

Thanks Rahul, Clear and good Explanation

dataarq
Автор

thanks bro, this helps a lot. Although can you suggest me something on how to make build process, and explain status checks?

snehilverma
Автор

Very nice video .Can you please also do videos on interview questions in azure for freshers , medium level and experienced level

harithasantosh
Автор

Dear Rahul..Can you please explain about the rebase and Squash merge

krishna
Автор

Hello Rahul, how can i create an azure environment for my pull request spring boot application, doing tests on the exposed apis, then once i merge the pull request the created environment will be deleted

nnzvyxn
Автор

Hello Rahul, how can i create an azure environment for my pull request spring boot application, then doing tests in the exposed apis, once i merge my pull request, the azure environment created for my pull request will be deleted

nnzvyxn