|
|
| <style>
|
| :root { color-scheme: light; }
|
| .bi-wrap { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #1f2328 !important; }
|
| .bi-wrap h1, .bi-wrap h2, .bi-wrap h3, .bi-wrap p, .bi-wrap strong, .bi-wrap td, .bi-wrap th, .bi-wrap div { color: #1f2328 !important; }
|
| .bi-band { border: 1px solid #d8dee4; border-radius: 8px; background: #ffffff !important; padding: 16px; margin: 0 0 12px; }
|
| .bi-title { display: flex; gap: 12px; align-items: flex-start; justify-content: space-between; margin-bottom: 12px; }
|
| .bi-title h1, .bi-title h2 { margin: 0; line-height: 1.15; letter-spacing: 0; }
|
| .bi-title h1 { font-size: 1.55rem; }
|
| .bi-title h2 { font-size: 1.12rem; }
|
| .bi-title p { margin: 4px 0 0; color: #57606a; max-width: 820px; }
|
| .status-pill { border-radius: 999px; padding: 5px 9px; font-size: .78rem; font-weight: 700; background: #dafbe1; color: #116329 !important; white-space: nowrap; }
|
| .metric-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(138px, 1fr)); gap: 8px; }
|
| .metric { border: 1px solid #d0d7de; border-radius: 8px; padding: 10px; background: #f6f8fa !important; min-height: 86px; }
|
| .metric-value { font-size: 1.45rem; font-weight: 800; line-height: 1.1; color: #0969da !important; }
|
| .metric-label { margin-top: 4px; font-size: .84rem; font-weight: 700; }
|
| .metric-note { margin-top: 2px; font-size: .76rem; color: #57606a !important; }
|
| .callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 8px; }
|
| .callout { border-left: 4px solid #0969da; background: #f6f8fa !important; border-radius: 8px; padding: 10px 12px; }
|
| .callout:nth-child(2) { border-left-color: #1a7f37; }
|
| .callout:nth-child(3) { border-left-color: #bf8700; }
|
| .callout:nth-child(4) { border-left-color: #cf222e; }
|
| .callout strong { display: block; margin-bottom: 4px; }
|
| .group-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)); gap: 10px; }
|
| .group-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }
|
| .group-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
|
| .meta-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 6px 0; }
|
| .chip-row { display: inline-flex; flex-wrap: wrap; gap: 5px; align-items: center; vertical-align: middle; }
|
| .chip { display: inline-flex; align-items: center; border: 1px solid #d0d7de; border-radius: 999px; padding: 2px 7px; font-size: .78rem; background: #f6f8fa !important; color: #24292f !important; }
|
| .chip.bucket { border-color: #9a6700; background: #fff8c5 !important; }
|
| .chip.kind { border-color: #0969da; background: #ddf4ff !important; }
|
| .workflow-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 10px; }
|
| .workflow-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }
|
| .workflow-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
|
| .workflow-card .move-count { font-weight: 800; color: #0969da !important; }
|
| .move-list { display: grid; gap: 10px; }
|
| .move-row { border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }
|
| .move-row summary { list-style: none; cursor: pointer; padding: 12px; }
|
| .move-row summary::-webkit-details-marker { display: none; }
|
| .move-summary { display: grid; grid-template-columns: minmax(190px, 1fr) minmax(260px, 1.45fr) minmax(260px, 1.45fr) minmax(150px, .8fr) minmax(250px, 1.35fr) auto; gap: 16px; align-items: start; }
|
| .move-title, .move-field { min-width: 0; }
|
| .move-title h3 { margin: 0 0 4px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
|
| .move-field span { display: block; color: #57606a !important; font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0; }
|
| .move-field p { margin: 3px 0 0; font-size: .84rem; line-height: 1.35; overflow-wrap: anywhere; }
|
| .move-field .chip, .move-title { overflow-wrap: anywhere; }
|
| .view-bundles { align-self: center; justify-self: end; border: 1px solid #000000; border-radius: 999px; color: #000000 !important; background: #ffffff !important; padding: 4px 9px; font-size: .78rem; font-weight: 800; white-space: nowrap; }
|
| .move-row[open] .view-bundles { background: #f6f8fa !important; }
|
| .move-expanded { border-top: 1px solid #d8dee4; padding: 0 12px 12px; }
|
| .bundle-row { border-top: 1px solid #eef1f4; padding: 12px 0; }
|
| .bundle-row:first-child { border-top: none; }
|
| .bundle-row h4 { margin: 0 0 6px; font-size: .94rem; line-height: 1.25; letter-spacing: 0; }
|
| .bundle-scope { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 7px; margin-top: 8px; }
|
| .evidence-list { margin: 8px 0 0 18px; padding: 0; color: #57606a !important; font-size: .82rem; line-height: 1.35; }
|
| .evidence-list li { margin: 3px 0; }
|
| .muted { color: #57606a !important; }
|
| .evidence { font-size: .84rem; color: #57606a !important; }
|
| .scroll-table { overflow-x: auto; border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }
|
| table.bi-table { width: 100%; border-collapse: collapse; font-size: .86rem; }
|
| .bi-table th { text-align: left; background: #f6f8fa !important; color: #57606a !important; font-size: .78rem; border-bottom: 1px solid #d8dee4; padding: 8px; white-space: nowrap; }
|
| .bi-table td { border-bottom: 1px solid #eef1f4; padding: 8px; vertical-align: top; min-width: 86px; }
|
| .bi-table tr:last-child td { border-bottom: none; }
|
| .wide { min-width: 280px; }
|
| .tight { max-width: 180px; }
|
| a { color: #0969da !important; text-decoration: none; }
|
| a:hover { text-decoration: underline; }
|
| .bi-wrap, .bi-wrap * { color: #000000 !important; }
|
| @media (max-width: 720px) {
|
| .bi-title { display: block; }
|
| .status-pill { display: inline-block; margin-top: 8px; }
|
| .group-grid { grid-template-columns: 1fr; }
|
| .move-summary { grid-template-columns: 1fr; }
|
| .view-bundles { justify-self: start; }
|
| }
|
| </style>
|
| <div class='bi-wrap'><section class='bi-band'><div class='bi-title'><div><h2>Cluster Cards</h2><p>Older linked/duplicate cards remain available under the work-thread and issue-collapse layers.</p></div></div><div class='scroll-table'><table class='bi-table'><thead><tr><th>Cluster</th><th>Members</th><th>Items</th><th>Maintainer Use</th><th>Similarity</th></tr></thead><tbody><tr><td><strong>PR #188980 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188980, issue #188790</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #167224 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #167224, issue #134385</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189317 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189317, issue #181474</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188632 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188632, issue #188544</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186252 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186252, issue #184408</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189313 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189313, issue #102948</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189286 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189286, issue #189133</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188006 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188006, issue #168868</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186358 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186358, issue #185484</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189129 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189129, issue #188890</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186082 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186082, issue #140960</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189294 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189294, issue #189034</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189288 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189288, issue #189271</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188931 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188931, issue #188891</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188913 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188913, issue #188150</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188998 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188998, issue #188492</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189119 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189119, issue #189118</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188996 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188996, issue #188711</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189010 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189010, issue #188866</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189158 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189158, issue #189157</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #181895 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #181895, issue #181807</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189141 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189141, issue #188680</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #187989 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #187989, issue #187988</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189125 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189125, issue #169111</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188012 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188012, issue #187389</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188784 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188784, issue #188128</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189127 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189127, issue #187093</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189149 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189149, issue #186348</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189124 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189124, issue #189121</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189145 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>3</td><td>pr #189145, issue #188325, issue #188405</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189174 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189174, issue #165097</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189234 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189234, issue #187806</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186349 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186349, issue #132635</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186355 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186355, issue #131794</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184121 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184121, issue #149982</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #183884 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #183884, issue #186136</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #188795 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #188795, issue #150199</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186364 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186364, issue #129936</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186372 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186372, issue #129648</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186406 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186406, issue #128830</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186415 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186415, issue #128556</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186418 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186418, issue #128554</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186403 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186403, issue #129131</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189273 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189273, issue #189267</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186849 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186849, issue #176178</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185150 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185150, issue #161807</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186425 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186425, issue #128160</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184319 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184319, issue #128063</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186429 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186429, issue #127153</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186431 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186431, issue #127112</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186443 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186443, issue #126834</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184124 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184124, issue #148751</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184343 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184343, issue #125277</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186969 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186969, issue #185955</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #187171 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #187171, issue #187170</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184347 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184347, issue #125077</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186454 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186454, issue #124863</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186455 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186455, issue #124747</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186457 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186457, issue #124344</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186459 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186459, issue #124181</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186460 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186460, issue #124163</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186461 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186461, issue #124110</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185433 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185433, issue #158088</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185776 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185776, issue #148475</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186463 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186463, issue #123663</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186464 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186464, issue #123651</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186466 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186466, issue #123470</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186467 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186467, issue #123411</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186557 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186557, issue #90923</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186470 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186470, issue #122860</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #186471 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #186471, issue #122773</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185926 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185926, issue #145785</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185929 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185929, issue #145773</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189233 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189233, issue #175190</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189045 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #189045, issue #41508</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #184858 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #184858, issue #174541</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #189215 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>3</td><td>pr #189215, issue #186605, issue #186867</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185947 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185947, issue #145596</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185952 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185952, issue #145574</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr><tr><td><strong>PR #185971 with linked issues</strong><div class='muted'>linked_issue_pr</div></td><td>2</td><td>pr #185971, issue #145445</td><td><div class='wide'>Review the issue and PR together instead of triaging both separately.</div></td><td></td></tr></tbody></table></div></section></div> |