fix rerun ci#4757
Merged
Merged
Conversation
risemeup1111
reviewed
Jul 9, 2026
risemeup1111
left a comment
Contributor
There was a problem hiding this comment.
代码层面看,这次只把 rerun workflow 的 runner 从 ernie-cpu 调整到 APPROVAL runner group;仓库里已有同类用法,未发现需要阻塞合入的代码问题。当前还有部分 CI checks 正在运行,合入前请以最终结果为准。
优先级:P3
非行级:PR 标题/描述不在 diff 行内。当前标题fix rerun ci和描述仍是模板,缺少这次变更的动机、影响范围和验证方式。建议把标题改成类似Use APPROVAL runner group for rerun workflow,并在描述中补充:为什么 rerun job 需要切到APPROVAL、是否影响/re-run评论触发流程、以及本次验证结果/待 CI 通过。
处理要求:请针对该评论进行回复(同意并已修改请回复 Done,不同意请说明理由)。
Powered by Nyanpasu with gpt-5.5 xhigh, please check the suggestions carefully.
Collaborator
Author
|
/re-run all-failed |
PaddleFormers Log Analysis
日志分析报告
失败的测试case: 根本原因分析: 修复建议:
🔄 每次 Re-run 后自动更新 |
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.
Before submitting
testsfolder. If there are codecov issues, please add tests cases first.PR types
PR changes
Description