~/azure-gh-900 · Work with GitHub repositories ▊
AZURE · objective · 14% of the exam
Work with GitHub repositories — GitHub Foundations
The official AZURE documentation our Work with GitHub repositories practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Git Pull Requests - TFS | Microsoft Learn
if you specify a repository by name, you must also specify the project (by name or ID).
-
Microsoft — The Race to Push - Azure DevOps Server & TFS | Microsoft Learn
Azure DevOps and many other services allow you to configure the repo to block force pushes to important branches like main.
-
Microsoft — Git Pull Request Comments - TFS | Microsoft Learn
the location should be specified by either setting leftFileStart and leftFileEnd or by setting rightFileStart and rightFileEnd
-
Microsoft — Git Pull Request Iterations - TFS | Microsoft Learn
Every time commits are pushed to the source branch and when the pull request is created, an iteration is created.
-
Microsoft — Git Pull Request Reviewers - TFS | Microsoft Learn
0 means "No response", 5 means "Approved with suggestions", and 10 means "Approved".