Skip to content

Commit b28cea1

Browse files
Condense comments
1 parent d85d738 commit b28cea1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.azure-pipelines/generation-templates/language-generation-kiota.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ parameters:
6161
# needed their own separate PAT-backed one. This flag removes that PAT by reusing the
6262
# GitHub App identity (which already creates the PRs) for the push as well.
6363
#
64-
# NOTE: repo visibility is NOT what selects this path - the SDK repos on the default path
65-
# are public too. Visibility only affects HOW the target is read: when the repo is public
66-
# we can clone it anonymously and avoid needing any read credential at all, leaving the
67-
# App token needed only for the push. A private repo could still use App auth, but would
68-
# need a read credential instead of an anonymous clone.
69-
#
7064
# Defaults to false, which keeps the other SDK repos on their existing service-connection
7165
# checkout/push flow, unchanged.
7266
- name: useGitHubAppAuth

0 commit comments

Comments
 (0)