Skip to content

feat(vercel): support v7 deployment listing - #234

Merged
matchai merged 5 commits into
mainfrom
feat/vercel-v7-deployments
Sep 7, 2026
Merged

feat(vercel): support v7 deployment listing#234
matchai merged 5 commits into
mainfrom
feat/vercel-v7-deployments

Conversation

@matchai

@matchai matchai commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

GET /v7/deployments currently returns 404, preventing clients from finding a commit's preview deployments across projects in a team. Add the route using the existing deployment listing logic, with SHA filtering applied before cursor pagination.

Match gitSource.sha and GitHub, GitLab, or Bitbucket commit metadata. The new route requires authentication and supports the existing account/team scope, project, target, state, and time filters. Update the README, Vercel skill, docs site, and CLI help.

@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
emulate Ready Ready Preview, v0 Sep 7, 2026 4:05am UTC

@matchai
matchai marked this pull request as ready for review September 7, 2026 03:42
@matchai
matchai requested a review from ctate September 7, 2026 03:43
@matchai
matchai merged commit 9e6a235 into main Sep 7, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants