Skip to content

fix: skip deploy preview for Dependabot#554

Draft
kilbot wants to merge 1 commit into
dependabot/github_actions/actions-621440cc45from
fix/ci-skip-deploy-for-dependabot
Draft

fix: skip deploy preview for Dependabot#554
kilbot wants to merge 1 commit into
dependabot/github_actions/actions-621440cc45from
fix/ci-skip-deploy-for-dependabot

Conversation

@kilbot

@kilbot kilbot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • skip the Deploy Preview job when the workflow actor is dependabot[bot]
  • preserve the existing pull-request and VERCEL_DEPLOYS gates

Root cause

Dependabot-triggered pull request workflows cannot access VERCEL_TOKEN, so the Vercel CLI received an empty --token value and failed the Deploy Preview job on #548.

Validation

  • actionlint .github/workflows/ci.yml
  • git diff --check
  • verified the diff changes only .github/workflows/ci.yml

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 075bb7df-1961-4b63-a74c-fcde6630f2d7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/ci-skip-deploy-for-dependabot

Comment @coderabbitai help to get the list of available commands.

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