[AI] fix: 修复同步 PR 质量门禁快照断言 - #46
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
问题
#45 同步了 OpenAI 官方文档的真实增删后,静态站测试仍断言旧数据集的固定页面数和固定更新批次数量,导致
Quality gate失败:修复
sourceUrl集合比较import.meta.url定位仓库TDD 与验证
sourceUrl会失败git diff --check:通过合入顺序
本 PR 以
automation/sync-openai-docs为 base。合入本 PR 后,#45 的 head 会更新并重新运行面向main的标准Quality gate;随后再审核并合入 #45。关联:#45