Skip to content

Disable running slow CI for doc-only changes #9073

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

Closed
ghpvnist opened this issue May 1, 2025 · 0 comments · Fixed by #9072
Closed

Disable running slow CI for doc-only changes #9073

ghpvnist opened this issue May 1, 2025 · 0 comments · Fixed by #9072
Assignees
Labels
CI CI related change enhancement New feature or request

Comments

@ghpvnist
Copy link
Collaborator

ghpvnist commented May 1, 2025

🚀 Skip running CI for markdown related changes

Motivation

I noticed that we're running expensive (and long) CI even for no-op changes like removing trailing whitespaces from markdown files.

Pitch

  • Saves valuable TPU resources for trivial changes.
  • Faster PR merge times for quick doc fixes.
@ysiraichi ysiraichi added enhancement New feature or request CI CI related change labels May 1, 2025
@ghpvnist ghpvnist self-assigned this May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI related change enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants