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: goo.gl/PJr1pN Visit Our Website: www.webgentle.com Visit WebGentle Community: www.webgentle.com/community Do like the video and subscribe to the channel ✌️
@akashgupta23663 жыл бұрын
Great tutorial for PR concepts thanks
@aliqureshi71714 жыл бұрын
Cool and amazing feature pull request organize way, feature will help developer and team member working on it, sample ample of communication time using Repo-pull feature, fantastic explanation, Ty bro Nitish K. bhai
@EliteCycleWalkWindsorCanada Жыл бұрын
Great videos. Thanks for posting and your hardwork. Greetings from Pakistan.
@shivprasadgurjar487 Жыл бұрын
Very good explanation
@uditbhatia41274 жыл бұрын
When you added a line changes and then there will be a conflict but we need to resolve that conflict means we need to add that in our master branch but you deleted that and added a new line Update then the conflict will resolved how ? At that time why conflict didn’t come ?
@arvindvs89344 жыл бұрын
Wonderful explanation. Thank you sir!!
@WebGentle4 жыл бұрын
Keep watching
@raghavenderrao41974 жыл бұрын
Superb explanation sir thank you.
@felipecapelli26652 жыл бұрын
Thank you for sharing this content =)
@mukhaidbashakhan7936 Жыл бұрын
Am trying to push the branch getting this message - fatal POClocal can not be resolved to branch. Can you please help me to understand?
@shubhamdevdas8313 Жыл бұрын
Why did the " //changes " created a conflict ? and why you removed that ?
@zeetsoft4 жыл бұрын
Thank you so much for sharing it.
@anuragmohanty9329 Жыл бұрын
Awesome Sir
@nkosinathiradebe90694 жыл бұрын
Beautiful. Thank you.
@juliestudy1475 Жыл бұрын
Is it best practice to always use a branch and use the pull request to force an approval process? Otherwise, it seems anyone can just submit directly to the master branch. Can it be set up that a particular member can only work on a particular branch and can't submit directly to the Master branch? ie must use a pull request? Many thanks!
@WebGentle Жыл бұрын
Yes. Creating a feature branch and using pull request for code review is always recommended. You can restrict access (writing to master branch, min 2 reviewer, etc) by using policies.
@zafarahmad13563 жыл бұрын
Hi Nitish it's a great tutorial I just need to ask one question that when customizing the Inherited process I see there are hierarchies like Epic -> Issue -> Task and when we create new work items for example Model Work, Controller Work, UI Work and we want to set it under task, for example, Epic -> Issue -> Task -> Login Process -> Model Work can we do that here Login Process is a Task and I want to subdivide it into three areas Model, Controller, and View(UI). Kindly clear this concept and I'll be grateful to you you have already made a big contribution to the community Thanks a Lot.
@kidzcode80275 жыл бұрын
can you show how to automate the create a pull request?
@kieranpatel21924 жыл бұрын
If i join will i learn everything about pipelines in azure ? i like your teachings.
@karthik.c88924 жыл бұрын
Hi Nitish you videos are very good Thank you can you make a video on how to use PowerShell script task in azure devops during pipeline build
@harshavardhan99914 жыл бұрын
Thank you !!
@kapa22203 жыл бұрын
But developers can still make Push to master from Visual Studio etc. without raising a pull request. So how to handle that?
@ericfleet96022 жыл бұрын
That's where you create branch policies to prevent that.
@sirishagandla55533 жыл бұрын
Thanks
@chaitramadhu73294 жыл бұрын
Can we merge two branches which belongs to different repositories?
@WebGentle4 жыл бұрын
In general terms one repository represents one project. Then what is the purpose of merging two different projects together?
@chaitramadhu73294 жыл бұрын
@@WebGentle If two projects are serving same purpose? Can we?
@WebGentle4 жыл бұрын
If they are serving same purpose then why they are 2?
@chaitramadhu73294 жыл бұрын
@@WebGentle So, you mean to say, it's of no use?
@WebGentle4 жыл бұрын
Yes. We can not merge branches from different repo. And ideally there should be same code in multiple repo
@FlorjonKoci4 жыл бұрын
helpful
@edurodriguez294 жыл бұрын
It's really hard to understand you, (What you say)