Skip to content

Add bot-review mode for CI/CD non-interactive PR code review.#3300

Open
kevingpqi123 wants to merge 5 commits intomainfrom
feature/kevingpqi_cr_bot
Open

Add bot-review mode for CI/CD non-interactive PR code review.#3300
kevingpqi123 wants to merge 5 commits intomainfrom
feature/kevingpqi_cr_bot

Conversation

@kevingpqi123
Copy link
Collaborator

为 /cr 技能添加 bot 模式,支持在 CI/CD 流水线中进行非交互式 PR 代码审查。

主要变更:

  • 新增 bot-review.md 参考文档,定义 bot 模式的完整审查流程
  • 更新 SKILL.md 路由表,添加 bot 模式入口
  • bot 模式使用 reviewer-verifier 对抗机制确保审查质量
  • 审查结果以行级评论形式发布到 PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.82%. Comparing base (7eb175c) to head (770f11b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3300      +/-   ##
==========================================
- Coverage   74.84%   74.82%   -0.02%     
==========================================
  Files         501      501              
  Lines       32765    32765              
  Branches    10701    10701              
==========================================
- Hits        24523    24518       -5     
- Misses       6051     6052       +1     
- Partials     2191     2195       +4     

☔ View full report in Codecov by Sentry.
📢 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.

…/libpag into feature/kevingpqi_cr_bot

* 'feature/kevingpqi_cr_bot' of https://github.com/Tencent/libpag:
  Add NativeWindow ownership tracking to prevent double-free on HarmonyOS. (#3309)
  Merge spec publish into playground publish script and add skill-creator skill (#3307)
  Improve skills page content and optimize publish script (#3306)
  Add PAGX AI Skills documentation page with bilingual support (#3304)
  Switch libxml2 to static vcpkg build on all platforms. (#3303)
  Add pagx CLI npm package release workflow and playground improvements (#3301)
  Replace ffaudio with ffmovie for audio encoding. (#3297)
  Fix codeformat script for PEP 668 and apply code formatting. (#3299)
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.

3 participants