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

skip CI-Python gates when pull requests are unrelated #1895

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

romanlutz
Copy link
Contributor

Description

The goal here is to reduce the number of gates that are run for a PR without reducing the ability to detect regressions. If we change only UI code, for example, there's no need to run Python tests (except for notebooks and raiwidgets).

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@romanlutz romanlutz merged commit 0358209 into main Jan 10, 2023
@romanlutz romanlutz deleted the romanlutz/skip_gates branch January 10, 2023 19:35
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.

2 participants