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...
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
- Vercel plugin now supported on OpenAI Codex and Codex CLI
- Query and visualize workflow data in Vercel Observability
- Custom Class Serialization in Workflow SDK
- End-to-end encryption for Vercel Workflow
Source: tools