| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[fix] Fix glob pattern to match files in subdirectories #5 Co-authored-by: xqchen7<chenxueqing7@huawei.com> # message auto-generated for no-merge-commit merge: !498 merge dev_811 into dev [fix] Fix glob pattern to match files in subdirectories #5 Created-by: xqchen7 Commit-by: xqchen7 Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20251224 --> # Which issue(s) this PR fixes or accomplishes > 将 .gitcode/workflows/PR-pipeline_op-plugin.yml 中 Detect_file_changes 的 paths-changes-filter non-doc 排除规则由 !**.md、!**.rst 等 glob 模式改为 !**/*.md、!**/*.rst 等,使其能匹配子目录下的文档文件,纯文档变更(含子目录)可正确跳过 Build 阶段。 > Fixes #303\ # Purpose # Test Plan 构造仅含子目录下 .md/.rst 文档变更的 PR,评论 /compile 触发流水线,验证 need_build=no、Build 阶段被跳过;非文档变更时 need_build=yes、Build 正常执行。 # Test Report See merge request: Ascend/MindIE-SD!498 | 1 个月前 | |
[CICD]Add a GitCode Actions workflow for PR Co-authored-by: dilililiwhy<why.wuhuanyu@huawei.com> # message auto-generated for no-merge-commit merge: !492 merge dev into dev [CICD]Add a GitCode Actions workflow for PR Created-by: dilililiwhy Commit-by: dilililiwhy Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20251224 --> # Which issue(s) this PR fixes or accomplishes > **如问题已解决,按照下方示例附上ISSUE单号 / Apply bug or request issue as follow if the solved**\ > Fixes #ISSUE ID\ > **Fixes关键字会自动关闭issue,如问题部分解决请不要使用Fixes,可以用下方标签替代\ > Fixes will automatically close issue, please use the following tag if only part of the issue is solved**\ > Fix part of #ISSUE ID # Purpose Add a GitCode Actions workflow for PR # Test Plan > 设计了哪些测试内容,指导他人如何对你的PR进行测试\ > Apply information to show others your test design and how to test your Pull Request # Test Report  See merge request: Ascend/MindIE-SD!492 | 1 个月前 | |
[CICD]Add a GitCode Actions workflow for PR Co-authored-by: dilililiwhy<why.wuhuanyu@huawei.com> # message auto-generated for no-merge-commit merge: !492 merge dev into dev [CICD]Add a GitCode Actions workflow for PR Created-by: dilililiwhy Commit-by: dilililiwhy Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20251224 --> # Which issue(s) this PR fixes or accomplishes > **如问题已解决,按照下方示例附上ISSUE单号 / Apply bug or request issue as follow if the solved**\ > Fixes #ISSUE ID\ > **Fixes关键字会自动关闭issue,如问题部分解决请不要使用Fixes,可以用下方标签替代\ > Fixes will automatically close issue, please use the following tag if only part of the issue is solved**\ > Fix part of #ISSUE ID # Purpose Add a GitCode Actions workflow for PR # Test Plan > 设计了哪些测试内容,指导他人如何对你的PR进行测试\ > Apply information to show others your test design and how to test your Pull Request # Test Report  See merge request: Ascend/MindIE-SD!492 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |