You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/commands/analyze-ci/create-report.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,6 +237,7 @@ The HTML file must be a self-contained, single-file document with embedded CSS a
237
237
<divclass="root-cause"><strong>Root Cause:</strong> Root cause from PR summary</div>
238
238
<!-- Bug links from bug mapping file (if available for this rebase PR) -->
239
239
<!-- Match by comparing the job's root cause/error description against ERROR_SIGNATURE values in the bug mapping -->
240
+
<!-- Use the same fuzzy keyword matching as the Periodics tab: if significant keywords from the root cause/error description appear in a bug candidate's ERROR_SIGNATURE, consider it a match -->
240
241
<divclass="bug-links">
241
242
<spanclass="bug-links-label">JIRA Bugs:</span>
242
243
<aclass="bug-tag bug-tag-open"href="https://issues.redhat.com/browse/USHIFT-XXXXX"title="Bug summary text [Status]">USHIFT-XXXXX</a>
0 commit comments