Skip to content

ci: skip secret-required tests for dependabot PRs#704

Open
Xuanwo wants to merge 1 commit intomainfrom
xuanwo/skip-dependabot-secret-tests
Open

ci: skip secret-required tests for dependabot PRs#704
Xuanwo wants to merge 1 commit intomainfrom
xuanwo/skip-dependabot-secret-tests

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 5, 2026

Dependabot pull requests in this repository cannot access CI secrets, but several workflows currently treat same-repo PRs as secret-eligible and still run integration tests. This causes unrelated dependency bump PRs to fail before functional checks complete. This PR updates the workflow guards so secret-required integration jobs are skipped for Dependabot PRs while preserving existing behavior for normal PRs and pushes.

Context: #701 failed because 1Password credentials were unavailable in a Dependabot PR, and the same pattern exists in multiple service workflows.

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