Skip to content

ci: skip CI checks on draft PRs#195

Merged
0xaskr merged 1 commit intomainfrom
ci/skip-draft-pr-checks
Apr 14, 2026
Merged

ci: skip CI checks on draft PRs#195
0xaskr merged 1 commit intomainfrom
ci/skip-draft-pr-checks

Conversation

@0xaskr
Copy link
Copy Markdown
Collaborator

@0xaskr 0xaskr commented Apr 14, 2026

Summary

  • Add if: github.event.pull_request.draft == false to GPU and TPU test jobs
  • Draft PRs will show CI as skipped, saving compute resources
  • CI automatically re-triggers when PR is marked as ready for review

Test plan

  • Create a draft PR and verify CI jobs are skipped
  • Mark the draft PR as ready for review and verify CI runs

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@0xaskr has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 31 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 6 minutes and 31 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b5caa1f0-d909-4368-90a5-c0255f339260

📥 Commits

Reviewing files that changed from the base of the PR and between df9db22 and 574b406.

📒 Files selected for processing (2)
  • .github/workflows/gpu_tests.yml
  • .github/workflows/tpu_tests.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/skip-draft-pr-checks

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@0xaskr 0xaskr added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit 5e1c5ac Apr 14, 2026
1 of 4 checks passed
@0xaskr 0xaskr deleted the ci/skip-draft-pr-checks branch April 14, 2026 03:33
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