Implement a code workflow in your build pipeline by using Git and GitHub
Collaborate with others and merge only the highest quality code.
Learning objectives
In this module, you will:
- Collaborate with others by choosing an appropriate branching and merging strategy.
- Add a badge to your GitHub repository to show the status of the latest build.
- Add a dashboard widget to help visualize your build history.
- Set up a rule on your GitHub repository to require a review.
Prerequisites
- An Azure DevOps organization
- Visual Studio Code
- .NET Core 3.1
- Git
- A GitHub account