Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit d93e467

Browse files
authored
Merge pull request #498 from massimobonanni/master
LAB_M03_L05: The development environment already exists in the original repo
2 parents 91cb44d + 440ed40 commit d93e467

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Instructions/Labs/AZ400_M03_L05_Implementing_GitHub_Actions_for_CI_CD.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ In this task, you will use GitHub environments to ask for manual approval before
158158

159159
3. On the repository page, go to **Settings**, open **Environments** and click **New environment**.
160160
4. Give it **Development** name and click on **Configure Environment**.
161+
162+
> NOTE: If an environment called **Development** already exists in the **Environments** list, open its configuration by clicking on the environment name.
163+
161164
5. In the **Configure Development** tab, check the option **Required Reviewers** and your GitHub account as a reviewer. Click on **Save protection rules**.
162165
6. Now lets test the protection rule. On the repository page, go to **Actions**, click on **eShopOnWeb Build and Test** workflow and click on **Run workflow>Run workflow** to execute manually.
163166

0 commit comments

Comments
 (0)