已合并
create repo fore monarch_npu #712
zzzzzzk创建于 5 天前
create repo fore monarch_npu #712
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 zzzzzzk 的贡献)atomgit-bot
5 天前 评论:
5 天前 评论:
变更摘要
本 PR 为 monarch_npu 仓库创建初始化配置,新增文件 AscendForPyTorch/sigs/distributed/ascend/monarch_npu.yaml,用于登记该仓库的基本信息与分支管理策略。配置声明仓库名称为 monarch_npu,类型为 public(公开仓库),描述其为 Ascend for PyTorch 生态活动的官方仓库,并将 master 分支设置为 protected(受保护)类型,禁止直接推送。
主要改动
- 新增仓库元信息配置: 在
AscendForPyTorch/sigs/distributed/ascend/monarch_npu.yaml中定义name: monarch_npu、description及type: public,将仓库登记为公开的生态活动官方仓库。 - 设置受保护分支: 通过
branches配置项声明master分支为protected类型,对该分支实施保护策略。


atomgit-bot
5 天前 评论:
5 天前 评论:
5 天前 添加了label:ascend-cla/yes
ascend-robot
5 天前 评论:
5 天前 评论:
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.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| sig-distributed | ✅ wjlflyer, renyujin (2/2) | ✅ wjlflyer (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
zzzzzzk, thanks for your pull request. All authors of the commits have signed the CLA. 👍


ascend-robot
5 天前 评论:
5 天前 评论:
ascend docs pipeline is running...


5 天前 添加了label:docs-ci-pipeline-running
5 天前 添加了label:ci-pipeline-running
ascend-robot
5 天前 评论:
5 天前 评论:
✅ 跳过 docs ci 检查,没有需要检查的文档文件


5 天前 删除了label:docs-ci-pipeline-running
5 天前 添加了label:docs-ci-pipeline-success
ascend-robot
5 天前 评论:
5 天前 评论:
✅ 规则检查门禁通过!
| 检查项 | 检查结果 | 错误详情 |
|---|---|---|
| YAML格式检查 | ✅ 已通过 | - |
| 必须字段检查 | ✅ 已通过 | - |
| gitcode_id存在性检查 | ✅ 已通过 | - |
| 仓库存在性检查 | ✅ 已通过 | - |
| 文件位置检查 | ✅ 已通过 | - |
| 字段一致性检查 | ✅ 已通过 | - |
| maintainer数量检查 | ✅ 已通过 | - |
| 仓库类型检查 | ✅ 已通过 | - |
| sig名唯一性检查 | ✅ 已通过 | - |
| sig目录注册检查 | ✅ 已通过 | - |


5 天前 删除了label:ci-pipeline-running
5 天前 添加了label:ci-pipeline-passed
4 天前 添加了label:approvedlgtm
4 天前 合入了pull request
create repo fore monarch_npu