Skip to content

fix: remove unreliable energenie.com link to prevent flaky CI#707

Merged
raballew merged 2 commits into
jumpstarter-dev:mainfrom
raballew:fix/flaky-linkcheck-energenie
May 27, 2026
Merged

fix: remove unreliable energenie.com link to prevent flaky CI#707
raballew merged 2 commits into
jumpstarter-dev:mainfrom
raballew:fix/flaky-linkcheck-energenie

Conversation

@raballew

Copy link
Copy Markdown
Member

Summary

  • Removes the energenie.com product link from the energenie driver README
  • The site chronically times out from GitHub Actions runners, causing the Documentation linkcheck workflow to fail repeatedly on main (3 failures in the last 10 commits)

Test plan

  • Documentation linkcheck workflow passes without energenie.com timeout failures

🤖 Generated with Claude Code

raballew and others added 2 commits May 27, 2026 12:17
The energenie.com website chronically times out from GitHub Actions
runners, causing the Documentation workflow to fail on every other push
to main.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The energenie.com website chronically times out from GitHub Actions
runners, causing the Documentation linkcheck to fail on every other
push to main.

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 11 minutes and 47 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: d014e736-de6c-4675-9447-2af4c2658d73

📥 Commits

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

📒 Files selected for processing (1)
  • python/packages/jumpstarter-driver-energenie/README.md
✨ 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 92e98f4 into jumpstarter-dev:main May 27, 2026
31 checks passed
raballew added a commit that referenced this pull request May 27, 2026
## Summary
- Excludes `python/docs/**` and `python/**/*.md` from the path filters
in e2e and python-tests workflows
- Docs-only PRs (like #707) currently trigger the full e2e suite and
pytest matrix across 6 OS/Python combinations, wasting ~30 minutes of CI
time per PR

## 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](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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