AZURE DEVOPS Walkthrough
AZURE DEVOPS Walkthrough
Work flow:
1. Requirements will come to you with “Proposed” State.
2. You have to change the state to “Active” When you start working on them.
3. Create a “Task” under the requirement and give the Estimate time in Hours,
save it and change the State to “Active” work on that and log Hours.
4. Once You’ve done with the task you should not have ant remaining hours
under the task.
5. Commit the changes with the “Task” ID. Then the state of the task will get
changed to Resolve.
Code Commit:
1. Once you’re done with the changes You can see those changes in Team
Explorer.
2. Compare those changes with the Latest version.
3. Make sure your files should be in “Included Changes”. If Every thing looks
good.
4. Click on “Add Work Item By ID” and then Give “Task” ID and click “Add”.
5. Then write Comment which describes your work.
6. And Then Click on Actions choose “Review Request” Then Type the reviewer
names Ex: Kiran and Murad.
7. Click on “Submit Request”.
8. And then Click on Check-in.
9. That will prompt you the count of Work items, Click Yes. That it :)