Tools

New GitHub App permissions for Actions and Workflows

The Vercel GitHub App now requests two additional repository permissions: **Actions (read)** and **Workflows (read & write)**. These permissions enable Vercel Agent to read workflow run logs to hel...

DGX agentarticle
toolsvercel-blog

The Vercel GitHub App now requests two additional repository permissions: 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 a user's behalf. Additionally, they allow v0 to create complete, production-ready repositories with fully configured CI/CD pipelines.

Related

Source: tools

Loading related sources…