Skip to content

fix: preview workflow — integer repoId and better error output#491

Merged
kacperlukawski merged 1 commit into
mainfrom
fix-preview-workflow
Jun 2, 2026
Merged

fix: preview workflow — integer repoId and better error output#491
kacperlukawski merged 1 commit into
mainfrom
fix-preview-workflow

Conversation

@kacperlukawski
Copy link
Copy Markdown
Member

Two fixes to the Vercel preview workflow:

  • --arg repoId--argjson repoId: Vercel API requires gitSource.repoId as an integer, not a string
  • Replace curl -sf with explicit HTTP status check that prints the response body on failure

Note: pull_request_target runs the workflow from main, so this must merge before the test PR (#490) can use the fixed version.

@kacperlukawski kacperlukawski requested a review from a team as a code owner June 2, 2026 15:03
@kacperlukawski kacperlukawski merged commit 525083a into main Jun 2, 2026
@kacperlukawski kacperlukawski deleted the fix-preview-workflow branch June 2, 2026 15:04
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.

1 participant