Skip to content

New GitHub App permissions for Actions and Workflows

1 min read

The Vercel GitHub App now requests two additional repository permissions on install: Actions (read) and Workflows (read & write).

These permissions enable Vercel Agent to read workflow run logs to help diagnose CI failures and configure CI workflow files on your behalf. This also allows v0 to create complete, production-ready repositories with configured CI/CD pipelines. To use these features, accept the updated permissions in your GitHub organization or account settings.

For full details on all permissions requested by the Vercel GitHub App, see the documentation.