Skip to content

Conversation

@itswork-app
Copy link
Owner

Problem

CI fails because apps/web tries to build but requires BASEHUB_TOKEN (CMS credentials) which is not configured.

Solution

Modified apps/web/scripts/skip-ci.js to always skip Vercel builds for apps/web since:

  • Cost Guard (apps/app) is the active product
  • apps/web requires CMS credentials not yet configured

Changes

  • apps/web/scripts/skip-ci.js: Always return exit 0 (skip build)

Stage Check

  • Infra fix only
  • No feature changes

@vercel
Copy link

vercel bot commented Jan 13, 2026

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

Project Deployment Review Updated (UTC)
itswork-app Ready Ready Preview, Comment Jan 13, 2026 1:25pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
itswork-web Ignored Ignored Jan 13, 2026 1:25pm

@itswork-app itswork-app merged commit 6c45433 into main Jan 13, 2026
4 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.

3 participants