fix(ci): preinstall trusted Node and pnpm for coverage - #641
Conversation
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Comment |
Current-head governance auditAudited exact head
This PR repairs the trusted central review runner that blocked Naruon #1179 coverage. Because the required review providers cannot currently produce the approvals needed to merge their own infrastructure repair, the merge will use the documented narrow bootstrap procedure: exact-head guard, temporary suspension only of approval enforcement, immediate restoration, and post-merge verification. |
문제
Naruon PR #1179의 exact-head 중앙 리뷰 실행(30429107789)에서 저장소가 고정한
pnpm@11.5.3이 coverage sandbox에 없어 coverage-evidence가 실패했습니다. 비신뢰 PR의 package-manager 코드를 네트워크 경계 밖에서 활성화할 수 없으므로, 중앙의 신뢰된 도구 이미지에 검증된 런타임을 포함합니다.변경
검증
node=v24.18.0 npm=11.16.0 pnpm=11.5.3