Skip to content

Commit 716fa76

Browse files
committed
Disable WindowsAppSDKSamples repo resource - GitHub endpoint not available in OS project
1 parent 1ce9c9a commit 716fa76

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

build/WindowsAppSDK-Foundation-PR.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,13 @@ resources:
6060
type: git
6161
name: ProjectReunion/WindowsAppSDKConfig
6262
ref: refs/heads/main
63-
- repository: WindowsAppSDKSamples
64-
type: github
65-
endpoint: 'GitHub - benkuhn - 2-18'
66-
name: microsoft/WindowsAppSDK-Samples
67-
ref: $(SamplesBranch)
63+
# DISABLED: WindowsAppSDKSamples requires GitHub service connection not available in OS project
64+
# Re-enable when GitHub endpoint is configured. Only used when BuildSampleApps=true.
65+
#- repository: WindowsAppSDKSamples
66+
# type: github
67+
# endpoint: 'GitHub - benkuhn - 2-18'
68+
# name: microsoft/WindowsAppSDK-Samples
69+
# ref: $(SamplesBranch)
6870

6971
extends:
7072
template: v2/Microsoft.NonOfficial.yml@templates # https://aka.ms/obpipelines/templates

0 commit comments

Comments
 (0)