Skip to content

Cancel in-progress E2E runs on new push#88

Merged
eliorerz merged 1 commit into
osac-project:mainfrom
eliorerz:OSAC-1675-cancel-in-progress
Jun 22, 2026
Merged

Cancel in-progress E2E runs on new push#88
eliorerz merged 1 commit into
osac-project:mainfrom
eliorerz:OSAC-1675-cancel-in-progress

Conversation

@eliorerz

Copy link
Copy Markdown
Contributor

Summary

  • Add concurrency group to e2e-test.yml so pushing a new commit to a PR automatically cancels any still-running E2E job for that same PR
  • Prevents queue buildup when iterating quickly on a PR
  • Uses pull_request.number for PRs, falls back to github.ref for manual dispatches

Test plan

  • Push two commits in quick succession to a PR
  • Confirm the first run is cancelled when the second starts

Add concurrency group to e2e-test.yml so pushing a new commit to a PR
cancels any still-running E2E job for that PR, preventing queue buildup.
@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: eliorerz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ 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.

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 credits.

🚦 How do rate limits work?

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

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, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: osac-project/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: a4be0029-9a44-4735-b7d7-f00ba9af3c27

📥 Commits

Reviewing files that changed from the base of the PR and between 9c0a58a and ed4cfee.

📒 Files selected for processing (1)
  • .github/workflows/e2e-test.yml
✨ 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.

@eliorerz eliorerz merged commit efe2eac into osac-project:main Jun 22, 2026
4 of 6 checks passed
@eliorerz eliorerz deleted the OSAC-1675-cancel-in-progress branch June 22, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant