Skip to main content

New GitHub App permissions for Actions and Workflows

By Steven Van ·

Vercel's GitHub App now requests Actions and Workflows access so Vercel Agent can diagnose CI failures and v0 can set up CI/CD.

The Vercel GitHub App now asks for two extra repository permissions on install: Actions (read) and Workflows (read and write). The change supports two features:

  • Vercel Agent can read workflow run logs to help diagnose CI failures and can configure CI workflow files directly.
  • v0 can create complete, production-ready repositories with CI/CD pipelines already configured.

To use either feature, existing installs need to accept the updated permissions in their GitHub organization or account settings. Read the full announcement for details on all permissions the app requests.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read New GitHub App permissions for Actions and Workflows on Creators Toolbox