已合并
[docs] add pull request template #30429
梁松伟创建于 2月3日
[docs] add pull request template #30429
已合并
梁松伟创建于 2月3日
梁松伟
梁松伟成员
2月3日

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind task
/kind feature

What does this PR do / why do we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewers:

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 梁松伟 的贡献)
梁松伟梁松伟成员
2月3日 创建了 pull request,commit e9c1bbaa
ascend-robot
ascend-robot成员
2月3日 评论:

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

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入.

Module List Reviewers Committers
repo-Ascend/pytorch zqwenn, rain-666, culechan, zhanj, chuboning chenhao_1209, wangchao285, medivh-x, wangchao430, shaoyf
likedislike
ascend-robotascend-robot成员
2月3日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
2月3日 评论:

CLA Signature Pass

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

likedislike
AtlasAccount
AtlasAccount成员
2月3日 评论:

问题/功能描述

为规范团队提交代码变更时的描述内容与格式,提升代码审查效率与质量,本次PR新增了PR描述模板文件。该模板旨在统一协作流程,确保每次代码合入都包含必要的背景、方案、验证和自检信息。

修改方案描述

在代码仓库的 .gitcode 目录下新增一个Markdown格式的PR描述模板文件。该模板定义了提交PR时需要填写的结构化内容,包括合入来源、修改方案、资料与接口变更、功能验证以及一个包含代码注释、校验、标题格式和CI状态的自检清单。此修改仅为流程规范文档,不涉及任何业务逻辑代码的变更。

likedislike
梁松伟
梁松伟成员
2月3日 评论:

compile

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:ci-pipeline-running
ascend-robotascend-robot成员
2月3日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
2月3日 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
2月3日 评论:
流水线 PR-pipeline_pytorch#5915 已完成
阶段 任务名 状态 详情
编译构建 Build_X86 >>>
Build_LibTorch >>>
Build_ARM >>>
Build_ARM_inductor 🛑 >>>
Build_X86_py311 🛑 >>>
Build_ARM_py311 🛑 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
check_error >>>
开源片段检查 SCA >>>
开发者测试 UT_DIST_X86 🛑 >>>
UT_X86_Part_01 >>>
UT_X86_Part_02 >>>
UT_ARM_A2_Part_01 🛑 >>>
UT_ARM_A2_Part_02 🛑 >>>
UT_inductor_Part_01 🛑 >>>
UT_inductor_Part_02 🛑 >>>
UT_inductor_Part_03 🛑 >>>
UT_inductor_Part_04 🛑 >>>
流水线 PR-pipeline_pytorch >>>
likedislike
王超成员
2月3日 评论:

/approve

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:lgtm
zhangqiongwen成员
2月3日 评论:

/approve

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:approved
ascend-robot
ascend-robot成员
2月3日 评论:

Review Guide

This Pull-Request Passes Review.
Committers who wrote a comment of /approve are: wangchao430, zqwenn.
Reviewers who wrote a comment of /lgtm are: wangchao430, zqwenn.

likedislike
ascend-robotascend-robot成员
2月3日 合入了pull request