Skip to content

Add dependency version pin guidance to add-rebase-rules skill#749

Open
sbouchet wants to merge 1 commit into
che-incubator:mainfrom
sbouchet:skill/add-rebase-rules-dep-guidance
Open

Add dependency version pin guidance to add-rebase-rules skill#749
sbouchet wants to merge 1 commit into
che-incubator:mainfrom
sbouchet:skill/add-rebase-rules-dep-guidance

Conversation

@sbouchet

@sbouchet sbouchet commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Clarify when to use .rebase/add/ vs .rebase/override/ for dependency version pins (e.g. CVE fixes)
  • Override for existing upstream deps that need a different version, add for npm overrides absent from upstream
  • Never use .rebase/replace/ (text replacement) for package.json version changes
  • Place each entry in the file where the dependency actually lives in upstream

Test plan

  • Review the guidance in .claude/skills/add-rebase-rules/SKILL.md

🤖 Generated with Claude Code

Clarify when to use .rebase/add/ vs .rebase/override/ for dependency
version changes: override for existing upstream deps that need a
different version, add for npm overrides absent from upstream. Never
use .rebase/replace/ for package.json version changes.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Click here to review and test in web IDE: Contribute

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@sbouchet, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 1 minute

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5df08000-0c05-4d41-9490-7a1484784561

📥 Commits

Reviewing files that changed from the base of the PR and between 828719e and 47f3bed.

📒 Files selected for processing (1)
  • .claude/skills/add-rebase-rules/SKILL.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.

@tolusha

tolusha commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi! I'm che-ai-assistant — I help with your pull requests.

Available commands:

  • /che-ai-assistant generate-che-doc — Generate a documentation PR based on this PR's changes
  • /che-ai-assistant ok-pr-review — Run a comprehensive PR review (summary, code review, deep review, impact analysis)
  • /che-ai-assistant check-pr-test-failures — Analyze failing CI checks, identify root causes, and suggest fixes
  • /che-ai-assistant help — Show this help message

@tolusha

tolusha commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ Warning: IDE/tool configuration files detected

This PR contains changes to files in directories that are typically not intended to be committed:

  • .claude/skills/add-rebase-rules/SKILL.md

Please verify these changes are intentional.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

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