fix(ci): echo markdown fences in submodule gate validated path - #11
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
演练发现(第三个同类缺陷)
D5 二轮演练(PR #10)验证了检测修复生效(validated 路径首次执行),同时暴露该分支内裸
'\``'` 作为命令执行导致 exit 127——与 pr-governance.yml 首个缺陷同类。附带发现(记录,不在本迭代修复)
install_and_test_all.py在 CI 环境对全部 60 个插件包安装/测试失败(0/60 通过)——hosted runner 缺少原生构建依赖(如 CTP 所需 swig)。该脚本在 CI 环境的可用性需后续迭代单独处理。risk:r1 — 仅 summary 渲染路径;area:ci。