Skip to content

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

Merged
Xuanwo merged 2 commits intomainfrom
xuanwo/skip-dependabot-secret-tests
Mar 18, 2026
Merged

ci: skip secret-required tests for dependabot PRs#704
Xuanwo merged 2 commits intomainfrom
xuanwo/skip-dependabot-secret-tests

Conversation

@Xuanwo
Copy link
Copy Markdown
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.

@Xuanwo Xuanwo merged commit 5536ae9 into main Mar 18, 2026
45 checks passed
@Xuanwo Xuanwo deleted the xuanwo/skip-dependabot-secret-tests branch March 18, 2026 08:20
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