Skip to content

Release/0.4#2192

Closed
tisnik wants to merge 12 commits into
mainfrom
release/0.4
Closed

Release/0.4#2192
tisnik wants to merge 12 commits into
mainfrom
release/0.4

Conversation

@tisnik

@tisnik tisnik commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up service version
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change
  • Unit tests improvement
  • Integration tests improvement
  • End to end tests improvement
  • Benchmarks improvement

Tools used to create PR

Identify any AI code assistants used in this PR (for transparency and review context)

  • Assisted-by: (e.g., Claude, CodeRabbit, Ollama, etc., N/A if not used)
  • Generated by: (e.g., tool name and version; N/A if not used)

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

tisnik and others added 12 commits June 11, 2026 10:05
Fold and strip tag value in build_image step

(cherry picked from commit 7a44438)
(cherry picked from commit dd69d32)
[release/0.4] Only apply latest tag to container if it is the latest stable tag
This addresses a bug where a test run triggered by a tag would fail.

(cherry picked from commit 1937a1f)
This is not ideal but is equivalent to what is happening with the v4 version of
the action today. Explicit opt-it is required in v7.

Actions using pull_request_target that are running code from PRs from forks
should be reevaluated so that tests can run without the risk of compromising
the repository.

(cherry picked from commit 18bb240)
[release/0.4] Add cherry_picker config and update valid prefixes
@tisnik tisnik closed this Jul 21, 2026
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

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

Next review available in: 23 minutes

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: ASSERTIVE

Plan: Pro

Run ID: 09bd52cf-f939-4cb4-b74e-c14e6d655999

📥 Commits

Reviewing files that changed from the base of the PR and between 46ab56f and 6e9c3b4.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (13)
  • .cherry_picker.toml
  • .github/pr-title-checker-config.json
  • .github/workflows/build_and_push_release.yaml
  • .github/workflows/e2e_tests.yaml
  • .github/workflows/e2e_tests_providers.yaml
  • .github/workflows/e2e_tests_rhaiis.yaml
  • .github/workflows/radon.yaml
  • AGENTS.md
  • CONTRIBUTING.md
  • docs/contributing_guide.md
  • docs/demos/lcore/contributing_guidelines.md
  • pyproject.toml
  • scripts/latest-tag.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.4
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release/0.4

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.

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