Vercel for Platforms can now deploy from your users' GitHub repositories

Teams building on Vercel for Platforms can now create deployments directly from their users' GitHub repositories, without requiring them to install the Vercel GitHub App. When creating a deployment, pass a gitAccessToken alongside gitSource. Vercel uses the token to retrieve the source and build the deployment.

Tokens should be read-only, scoped to the requested repository, and valid for 24 hours or less. Vercel temporarily stores the token in encrypted form so source retrieval can complete. The token is never stored on the deployment.

Learn more about using a GitHub access token.

Read more

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论