feat(RELEASE-2475): add close_advisory_issues.py script#864
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #864 +/- ##
==========================================
+ Coverage 95.63% 95.72% +0.09%
==========================================
Files 71 72 +1
Lines 7078 7231 +153
==========================================
+ Hits 6769 6922 +153
Misses 309 309
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/agentic_review |
1 similar comment
|
/agentic_review |
Code Review by Qodo
Context used✅ Compliance rules (platform):
25 rules 1. Whitespace breaks source matching
|
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit e813053 |
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 152c3ce |
This commit adds a python script to replicate the functionality of the inline bash script in the close-advisory-issues managed task in the catalog repo. The task will be updated to use this python module instead. Assisted-By: Cursor Signed-off-by: Johnny Bieren <jbieren@redhat.com>
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 0e458d9 |
This commit adds a python script to replicate the functionality of the inline bash script in the close-advisory-issues managed task in the catalog repo. The task will be updated to use this python module instead.
Assisted-By: Cursor