已合并
[docs] add pull request template #30432
梁松伟创建于 2月3日
[docs] add pull request template #30432
已合并
梁松伟创建于 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 1de65f30
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, zhanj, rain-666, culechan, shaoyf wangqiang160, zqwenn, li_jing_hw, liwei386, dilililiwhy
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描述模板,确保每次代码变更的背景、实现、影响和验证过程得到清晰、完整的记录。此举将有效提升代码审查和项目管理的效率与规范性。

修改方案描述

新增一个Markdown格式的PR描述模板文件。该模板定义了提交PR时必须填写的结构化内容,核心包括【合入来源】、【修改方案】、【资料变更】、【接口变更】、【功能验证】和【CheckList】六个部分。通过强制要求填写这些关键信息,确保变更的完整性和可追溯性。

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#5919 已完成
阶段 任务名 状态 详情
编译构建 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