@@ -14,28 +14,28 @@ before:
1414 store :
1515 EnvironmentIssueUrl : ' {{ result.data.html_url }}'
1616 EnvironmentIssueNumber : ' {{ result.data.number }}'
17- - type : createPullRequest
18- title : " Activity 2: Creating Azure Resources"
19- body : create-azure-resources.md
20- head : creating-azure-resources
21- store :
22- AzureSetupPRNumber : ' {{ result.data.number }}'
23- AzureSetupPRUrl : ' {{ result.data.html_url }}'
17+ # - type: createPullRequest
18+ # title: "Activity 2: Creating Azure Resources"
19+ # body: create-azure-resources.md
20+ # head: creating-azure-resources
21+ # store:
22+ # AzureSetupPRNumber: '{{ result.data.number }}'
23+ # AzureSetupPRUrl: '{{ result.data.html_url }}'
2424
25- - type : createPullRequest
26- title : " Activity 3: Add a CI/CD workflow"
27- head : add-azure-ci-cd
28- body : ci-cd-instructions.md
25+ # - type: createPullRequest
26+ # title: "Activity 3: Add a CI/CD workflow"
27+ # head: add-azure-ci-cd
28+ # body: ci-cd-instructions.md
2929
30- - type : createPullRequest
31- title : " Activity 4: Add a probot feature"
32- head : add-probot-feature
33- body : probot-feature-instructions.md
30+ # - type: createPullRequest
31+ # title: "Activity 4: Add a probot feature"
32+ # head: add-probot-feature
33+ # body: probot-feature-instructions.md
3434
35- - type : createPullRequest
36- title : " Activity 5: Add a teardown workflow"
37- head : desroying-azure-resources
38- body : teardown-instructions.md
35+ # - type: createPullRequest
36+ # title: "Activity 5: Add a teardown workflow"
37+ # head: desroying-azure-resources
38+ # body: teardown-instructions.md
3939
4040
4141
0 commit comments