已合并
update 管控合入标签 #119
cui_jiahao创建于 21 天前
update 管控合入标签 #119
已合并
cui_jiahao创建于 21 天前
cui_jiahao成员
21 天前

当前PR是否有AI参与:

[x] 否

[ ] 是
__1. AI Agent 平台:
__2. AI 模型:
__3. Prompt上下文 :

PR功能描述 / 为什么需要这个合入**:

该PR关联的issue

(格式为fixes #<issue号>, 或者resolves #<issue号>): fixes #

希望检视人员了解:

改动类型 / Change Type

测试信息 / Testing

检查清单 / Checklist

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 cui_jiahao 的贡献)
Ccui_jiahao成员
21 天前 创建了 pull request,commit 3abb4268
atomgit-bot
atomgit-bot
21 天前 评论:

变更摘要

该 PR 新增了 .infra/robot.yaml 配置文件,用于管控代码合入所需的标签条件,定义了 lgtmapproved 所需数量、默认合并方式以及合入前必须满足的标签集合。

主要改动

  • 新增配置文件 .infra/robot.yaml:引入机器人合入管控配置,统一管理代码合入前的标签校验规则。
  • 配置合入所需票数:新增 lgtm_need_nums: 1approve_need_nums: 1,要求至少各 1 个 lgtmapproved 票才能满足合入条件。
  • 配置默认合并方式:新增 default_merge_method: merge,指定默认采用 merge 方式进行合入。
  • 配置必需标签:新增 require_labels 列表,要求合入前具备 lgtmapprovedci-pipeline-passedcann-cla/yes 四个标签,且这些标签均由 cann-robot 负责操作。
likedislike
不准确?
atomgit-bot
atomgit-bot
21 天前 评论:

代码审查

✅ 未发现问题

likedislike
不准确?
CANN-robotCANN-robot成员
21 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
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 /approve or /lgtm
  • Commenting /approve implies 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. 👍

likedislike
CANN-robot
CANN-robot成员
21 天前 评论:

CLA Signature Pass

cui_jiahao, thanks for your pull request. All authors of the commits have signed the CLA. 👍

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

compile

likedislike
Ccui_jiahao成员
21 天前 update merge request[project id: 7990062, iid: 119, commit_id: 6ed877fa19ef8e32017172b4240d5c59e961205f] virtual merging success
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
21 天前 评论:

流水线任务触发成功
任务链接 [3b0c6b9f3c8f4faea10ecc40b27bfa6e][流水线指导]

任务名称状态日志下载链接
SCA ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
codecheck_style ✅ SUCCESS >>>>>
precommit ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>

[2026-08-17 16:37:56]    CI执行结束

likedislike
CANN-robotCANN-robot成员
21 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-passed
songchangxia成员
6 天前 评论:

/lgtm
/approve

likedislike
李超然
李超然成员
6 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
6 天前 添加了label:approved
CANN-robotCANN-robot成员
6 天前 添加了label:lgtm
CANN-robotCANN-robot成员
6 天前 合入了pull request