Skip to content

Run Vercel previews only when requested#107

Merged
czarandy merged 1 commit into
mainfrom
silver/issue-106-dont-run-vercel-preview-ci
Jul 10, 2026
Merged

Run Vercel previews only when requested#107
czarandy merged 1 commit into
mainfrom
silver/issue-106-dont-run-vercel-preview-ci

Conversation

@czarandy

Copy link
Copy Markdown
Owner

Summary

  • disable automatic Vercel Git deployments
  • deploy previews when a trusted collaborator comments #vercel on an open pull request
  • avoid executing pull request code in the secret-bearing workflow runner
  • add tests covering the Vercel configuration and workflow safeguards

Validation

  • pnpm format:check
  • pnpm lint
  • pnpm typecheck
  • pnpm test (2,288 tests passed)
  • pnpm build:site

Closes #106

@czarandy czarandy enabled auto-merge (squash) July 10, 2026 22:04
@czarandy czarandy merged commit 559b50c into main Jul 10, 2026
1 check passed
@czarandy czarandy deleted the silver/issue-106-dont-run-vercel-preview-ci branch July 10, 2026 22:06
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.

don't run vercel preview CI unconditionally

1 participant