已合并
update 管控合入标签 #119
cui_jiahao创建于 21 天前
update 管控合入标签 #119
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 cui_jiahao 的贡献)21 天前 创建了 pull request,commit 3abb4268
atomgit-bot
21 天前 评论:
21 天前 评论:
变更摘要
该 PR 新增了 .infra/robot.yaml 配置文件,用于管控代码合入所需的标签条件,定义了 lgtm 与 approved 所需数量、默认合并方式以及合入前必须满足的标签集合。
主要改动
- 新增配置文件
.infra/robot.yaml:引入机器人合入管控配置,统一管理代码合入前的标签校验规则。 - 配置合入所需票数:新增
lgtm_need_nums: 1与approve_need_nums: 1,要求至少各 1 个lgtm和approved票才能满足合入条件。 - 配置默认合并方式:新增
default_merge_method: merge,指定默认采用merge方式进行合入。 - 配置必需标签:新增
require_labels列表,要求合入前具备lgtm、approved、ci-pipeline-passed、cann-cla/yes四个标签,且这些标签均由cann-robot负责操作。


不准确?
atomgit-bot
21 天前 评论:
21 天前 评论:
21 天前 添加了label:cann-cla/yes
CANN-robot
21 天前 评论:
21 天前 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/infrastructure | ✅ 李超然, 宋常霞 (2/2) | ✅ 李超然, 宋常霞 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
cui_jiahao, thanks for your pull request. All authors of the commits have signed the CLA. 👍


CANN-robot
21 天前 评论:
21 天前 评论:
Ccui_jiahao
21 天前 update merge request[project id: 7990062, iid: 119, commit_id: 0eeb19e65f8ee5b46e40434d0b80bf28e8ca185f] virtual merging success
21 天前 update merge request[project id: 7990062, iid: 119, commit_id: 0eeb19e65f8ee5b46e40434d0b80bf28e8ca185f] virtual merging success
此处折叠了8条事件消息 查看更多
21 天前 添加了label:cann-cla/yes
cui_jiahao
21 天前 评论:
21 天前 评论:
compile


Ccui_jiahao
21 天前 update merge request[project id: 7990062, iid: 119, commit_id: 6ed877fa19ef8e32017172b4240d5c59e961205f] virtual merging success
21 天前 update merge request[project id: 7990062, iid: 119, commit_id: 6ed877fa19ef8e32017172b4240d5c59e961205f] virtual merging success
21 天前 添加了label:ci-pipeline-running
CANN-robot
21 天前 评论:
21 天前 评论:
21 天前 删除了label:ci-pipeline-running
21 天前 添加了label:ci-pipeline-passed
songchangxia
6 天前 评论:
6 天前 评论:
/lgtm
/approve


李超然
6 天前 评论:
6 天前 评论:
/lgtm
/approve


6 天前 添加了label:approved
6 天前 添加了label:lgtm
6 天前 合入了pull request
当前PR是否有AI参与:
[x] 否
[ ] 是
__1. AI Agent 平台:
__2. AI 模型:
__3. Prompt上下文 :
PR功能描述 / 为什么需要这个合入**:
该PR关联的issue
(格式为fixes #<issue号>, 或者resolves #<issue号>): fixes #
希望检视人员了解:
改动类型 / Change Type
测试信息 / Testing
检查清单 / Checklist