diff --git a/src/daemon/toolchain_handler.py b/src/daemon/toolchain_handler.py index 075e5fe..c9785b5 100644 --- a/src/daemon/toolchain_handler.py +++ b/src/daemon/toolchain_handler.py @@ -249,6 +249,7 @@ class ToolchainConstraintsSection: '- 如果遇到问题需要其他角色支持,在关联的 PR/Issue 上创建 comment @对方', '- 不要使用 Mail API(飞鸽传书)发送消息', '- 你的所有操作都在 toolchain 流程内,通过 Gitea 留痕', + '- ⚠️ 在 Issue/PR 上写 comment 时,如果内容需要 Issue 的 assignee 或创建者知晓,必须在 comment 中 @对方。纯确认性回复(如"收到")不需要 @。', "", "### 6. 文档同步(涉及代码改动时)", '- 改了实现 → 检查 docs/design/ 对应设计文档是否需要更新',