Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ In this task, you will validate pull request integration between Azure DevOps an
}
```

1. On the **Program.cs** pane, enable the **Create a pull request** checkbox and click **Commit**.
1. On the **Program.cs** pane, click **Commit**.
1. On the **Commit** pane, in the **Branch name** textbox, type **branch1**, select the **Create a pull request** checkbox, and click **Commit**.
1. In the Azure DevOps portal, in the vertical menu bar on the left side, in the **Repos** section, click **Pull requests**.
1. On the **Overview** tab of the **Updated Program.cs** pane, monitor the progress of the build process to its completion.
Expand Down