Skip to content

ci(validate): add conclusion job to gate on matrix results#48

Merged
cblecker merged 1 commit into
mainfrom
ci/validate-conclusion
Jun 17, 2026
Merged

ci(validate): add conclusion job to gate on matrix results#48
cblecker merged 1 commit into
mainfrom
ci/validate-conclusion

Conversation

@cblecker

Copy link
Copy Markdown
Owner

Summary

  • Adds a conclusion job to the validate workflow that aggregates results from both validate-marketplace and validate-plugins jobs
  • Provides a single stable status check name ("Validate Plugins Conclusion") for branch protection, instead of relying on individual matrix job contexts that change as plugins are added or removed

Test plan

  • Verify the conclusion job appears in the workflow run for this PR
  • Verify it passes when all upstream jobs pass
  • After merge, update branch protection to require "Validate Plugins Conclusion" and remove individual plugin job contexts

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

More reviews will be available in 44 minutes and 48 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 18f9c8d3-140a-4707-a626-443a40e86c48

📥 Commits

Reviewing files that changed from the base of the PR and between 9543da2 and e70f21e.

📒 Files selected for processing (1)
  • .github/workflows/validate.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/validate-conclusion

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.

@cblecker cblecker force-pushed the ci/validate-conclusion branch from c54160b to 77c63c8 Compare June 17, 2026 22:55
Add a conclusion job that aggregates the results of both
validate-marketplace and validate-plugins jobs, providing a single
stable status check name for branch protection rules.

Assisted-by: Claude:claude-opus-4-6
@cblecker cblecker force-pushed the ci/validate-conclusion branch from 77c63c8 to e70f21e Compare June 17, 2026 22:56
@cblecker cblecker enabled auto-merge June 17, 2026 22:56
@cblecker cblecker merged commit 4e8926a into main Jun 17, 2026
11 checks passed
@cblecker cblecker deleted the ci/validate-conclusion branch June 17, 2026 22:57
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.

1 participant