Skip to content

Skip deployment for Dependabot pull requests - #8

Merged
tbjers merged 1 commit into
mainfrom
disable-dependabot-deployments
Jun 24, 2026
Merged

Skip deployment for Dependabot pull requests#8
tbjers merged 1 commit into
mainfrom
disable-dependabot-deployments

Conversation

@tbjers

@tbjers tbjers commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds if: github.actor != 'dependabot[bot]' condition to the deploy job in the dashboard workflow
  • Dependabot PRs will skip deployment entirely, avoiding unnecessary Cloudflare Pages preview builds for dependency bumps

Test plan

  • Open a Dependabot PR and confirm the deploy job is skipped
  • Open a regular PR and confirm preview deployment still runs as expected

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tbjers
tbjers merged commit 2cff09d into main Jun 24, 2026
4 checks passed
@tbjers
tbjers deleted the disable-dependabot-deployments branch June 24, 2026 23:09
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