(#36) How to create Pull Request in azure devops | Azure devops tutorial for beginners

Описание к видео (#36) How to create Pull Request in azure devops | Azure devops tutorial for beginners

Azure DevOps Tutorial: In this video, we will learn about Pull Request in Azure DevOps.
When we work on multiple branches in the azure repo and our work is done in the child branch. Then, to publish the code on production we need to merge the child branch code to the master branch. Since we always treat the master branch as a production-ready branch hence there should not be any false code in the master branch.
Instead of direct merging the child code to the master branch we create a Pull Request.

A pull request is a mechanism to merge a branch to other with some additional features.
A pull request is used to :
Merge a branch code to another branch.
Code review.
Add reviewers to review the pull request.
Associate work item to pull request.
And lots more...

Timestamp
Need of Pull Request 00:50
What is a pull request 01:31
How to create pull request 02:06
Add reviewer in pull request 04:25
Associate work item to pull request 05:14
Validate the code changes in pull request 05:34
Approve the pull request 10:02
Complete the (merging) pull request 10:56

#AzureDevOps #PullRequestInAzureDevops #AzureDevOpsTutorial

Subscribe WebGentle: https://goo.gl/PJr1pN
Visit Our Website: https://www.webgentle.com
Visit WebGentle Community: https://www.webgentle.com/community

For business enquiry contact: [email protected]

Follow us on
==========
Facebook -   / webgentle  
Linkedin -   / webgentle  
Twitter -   / webgentle  

Popular free courses from WebGentle
=========
Jira tutorial – http://bit.ly/jiratutorial
Azure DevOps tutorial - http://bit.ly/azuredevopsbynitish
.NET Core 3.0 fundamentals - http://bit.ly/dotnetcore3
MVC5 tutorial - http://bit.ly/mvcbynitish
LINQ Tutorial - http://bit.ly/linqbynitish
Non generic collection in c# - http://bit.ly/nongenericcollectionbyn...

Комментарии

Информация по комментариям в разработке