Files
sanguo_moziplus_v2/templates/toolchain/review_comment.md
T
cfdaily a4bb752d71
CI / lint (pull_request) Successful in 6s
CI / test (pull_request) Successful in 8s
CI / notify-on-failure (pull_request) Successful in 0s
feat(toolchain): add PR synchronize and review comment notifications
- pull_request.synchronize: notify reviewer to re-review after push
- pull_request_review COMMENTED: notify PR author of review comments
- New templates: review_updated.md, review_comment.md
- Idempotency: add review ID to content dedup key
- Design doc: docs/design/23-toolchain-pr-lifecycle.md
2026-06-11 14:00:44 +08:00

171 B

Review 评论

PR: http://192.168.2.154:3000/{repo}/pulls/{pr_number} 标题: {pr_title} 评论者: {reviewer}

{comment_body}

请查看评论并回复或修改代码。