| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[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 | 26 天前 | |
update: 更新文件 PULL_REQUEST_TEMPLATE.md Signed-off-by: limuyuan31 <limuyuan3@huawei.com> | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 26 天前 | ||
| 8 个月前 |