Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: skip integration tests on forks #692

Merged
merged 1 commit into from
Aug 14, 2024
Merged

chore: skip integration tests on forks #692

merged 1 commit into from
Aug 14, 2024

Conversation

enocom
Copy link
Member

@enocom enocom commented Aug 14, 2024

GitHub provides no reasonable and secure way to run integration tests against PRs from forks. This PR adjusts the CI builds to skip integration tests on PRs from forks and otherwise runs the entire test suite for internal PRs. In addition, integration tests will run on main regardless to catch any regressions.

@enocom enocom requested a review from a team as a code owner August 14, 2024 17:13
GitHub provides no reasonable and secure way to run integration tests
against PRs from forks. This PR adjusts the CI builds to skip
integration tests on PRs from forks and otherwise runs the entire test
suite for internal PRs. In addition, integration tests will run on main
regardless to catch any regressions.
@enocom enocom merged commit cd60317 into main Aug 14, 2024
15 checks passed
@enocom enocom deleted the ci-fix branch August 14, 2024 17:29
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