fix(scorecard): simplify dora plugin config - #4715
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Changed Packages
|
PR Summary by QodoCentralize DORA collector and environment configuration
AI Description
Diagram
High-Level Assessment
Files changed (16)
|
|
🤖 Review · ❌ Terminated · Started 4:54 PM UTC · Ended 5:16 PM UTC Commit: |
|
Code Review by Qodo
1. DORA collector links lead nowhere
|
|
Important The |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4715 +/- ##
=========================================
Coverage 62.72% 62.72%
=========================================
Files 2636 2636
Lines 105422 105426 +4
Branches 29522 29490 -32
=========================================
+ Hits 66125 66129 +4
- Misses 37503 38763 +1260
+ Partials 1794 534 -1260
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
🤖 Finished Review · ❌ Failure (agent timed out after 20m0s without completing (timeout: 20m0s)) · Started 4:54 PM UTC · Completed 5:16 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 |



Hey, I just made a Pull Request!
For DORA YAML default configuration, all DORA metrics should use the same definition for deployments, incidents and pull requests.
Simplifies configuration from:
To single source of truth for incidents, deployments and deploymentPullRequests:
Using patch changeset as dora not released yet and version
0.0.0.Also updated documentation and removed duplicate information.
Fixes
Fixes https://redhat.atlassian.net/browse/RHDHBUGS-3747
✔️ Checklist