Skip to content

ci: skip e2e and python tests for docs-only changes#708

Merged
raballew merged 1 commit into
jumpstarter-dev:mainfrom
raballew:ci/skip-tests-for-docs-only-changes
May 27, 2026
Merged

ci: skip e2e and python tests for docs-only changes#708
raballew merged 1 commit into
jumpstarter-dev:mainfrom
raballew:ci/skip-tests-for-docs-only-changes

Conversation

@raballew

Copy link
Copy Markdown
Member

Summary

Test plan

  • A docs-only PR should show e2e and python-tests as skipped
  • A PR touching .py files under python/ should still trigger both workflows

🤖 Generated with Claude Code

The path filter `python/**` matches documentation and README files,
causing the full e2e and pytest suites to run on docs-only PRs. Exclude
`python/docs/**` and `python/**/*.md` so that documentation changes
only trigger the documentation workflow.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@raballew, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 6 minutes and 33 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a93055b2-1231-479b-9a04-cc939f79517e

📥 Commits

Reviewing files that changed from the base of the PR and between a01296b and 094b99a.

📒 Files selected for processing (2)
  • .github/workflows/e2e.yaml
  • .github/workflows/python-tests.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@raballew raballew enabled auto-merge (squash) May 27, 2026 10:24
@raballew raballew merged commit 7c67bd0 into jumpstarter-dev:main May 27, 2026
27 checks passed
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