You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use GitHub App auth in spec-gen-sdk pipeline (#44291)
* Use GitHub App auth in spec-gen-sdk pipeline
Fetch GitHub login scripts in internal PR pipeline runs and use the resulting GH_TOKEN for sparse checkout and SDK pull request creation instead of the legacy PAT variable.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add comment to tspconfig.yaml
* use self checkout approach
* Set token for push change step
* Remove comment from tspconfig.yaml
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments