feat: Add Tekton CI support in CIQualityGatesAssessor#437
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR extends CI quality gates assessment to recognize Tekton Pipelines-as-Code by adding ChangesTekton PR Trigger Detection
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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. Comment |
Signed-off-by: Mykola Morhun <mmorhun@redhat.com> Assisted-by: Claude
|
Fixed formatter error. |
📈 Test Coverage Report
Coverage calculated from unit tests only |
Assisted-by: Claude
Description
Adds basic support for Pipeline-as-Code CI.
Type of Change
Related Issues
N/A
Changes Made
.tektondirectory in the repository config to detect Pipelines-as-Code CI / KonfluxTesting
pytest)Checklist
Screenshots (if applicable)
Additional Notes
Summary by CodeRabbit
New Features
Tests