Skip to content

ci: fix React Doctor workflow - #803

Merged
zombieJ merged 1 commit into
masterfrom
fix/react-doctor-workflow-v2.2.8
Jul 31, 2026
Merged

ci: fix React Doctor workflow#803
zombieJ merged 1 commit into
masterfrom
fix/react-doctor-workflow-v2.2.8

Conversation

@yoyo837

@yoyo837 yoyo837 commented Jul 31, 2026

Copy link
Copy Markdown
Member
  • add push trigger for the default branch
  • grant issues: write and statuses: write permissions
  • fetch full Git history (fetch-depth: 0)
  • update action pin to v2.2.8
  • remove obsolete github-token input where applicable

Context

react-component/table#1503

Summary by CodeRabbit

  • 自动化改进
    • React Doctor 检查现支持在 master 分支推送后自动运行。
    • 检查流程现可获取完整提交历史,并具备更新问题与状态信息所需的权限。
    • React Doctor 检查版本已更新并固定,提升运行稳定性。

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
util Ready Ready Preview Jul 31, 2026 9:53am

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5a3ecc11-d858-4375-97af-8ee94ae66a42

📥 Commits

Reviewing files that changed from the base of the PR and between 590be3b and adae93a.

📒 Files selected for processing (1)
  • .github/workflows/react-doctor.yml

Walkthrough

React Doctor 工作流现在响应 master 分支推送。工作流获得新增写权限,检出完整 Git 历史,并更新 React Doctor Action 的固定提交版本。

Changes

React Doctor 工作流

Layer / File(s) Summary
工作流触发与 Action 配置
.github/workflows/react-doctor.yml
新增 master 分支推送触发器和 issuesstatuses 写权限。Checkout 启用完整历史检出。React Doctor Action 更新为新的固定提交。

Estimated code review effort: 1 (简单) | ~5 分钟

Possibly related PRs

Poem

兔子敲键盘,工作流向前跑
master 推送,Doctor 及时到
历史完整,权限清楚
新提交固定,检查更稳
耳朵一抖,代码更好 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 标题准确概括了 React Doctor 工作流的修复,且与主要变更直接相关。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/react-doctor-workflow-v2.2.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

✅ Preview is ready!

PR preview ✅ Ready ✅ Ready
🔗 Preview https://react-component-util-preview-pr-803.surge.sh
📝 Commitadae93a
⏱️ Build time35.097s
📦 Size1.7 MB · 46 files
🪵 LogsView logs
📱 MobileScan to open preview on mobile

↩️ Previous: ⚡️ adae93a · react-component-util-preview-pr-803.surge.sh (open ↗) · 2026-07-31 09:43:04 UTC

🤖 Powered by surge-preview

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.72%. Comparing base (590be3b) to head (adae93a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #803   +/-   ##
=======================================
  Coverage   86.72%   86.72%           
=======================================
  Files          40       40           
  Lines        1092     1092           
  Branches      395      387    -8     
=======================================
  Hits          947      947           
  Misses        143      143           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zombieJ
zombieJ merged commit d1045f4 into master Jul 31, 2026
13 checks passed
@zombieJ
zombieJ deleted the fix/react-doctor-workflow-v2.2.8 branch July 31, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants