Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] fix sot ci test commit check error #64174

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

gouzil
Copy link
Member

@gouzil gouzil commented May 10, 2024

PR Category

Others

PR Types

Bug fixes

Description

修复在 #63901 (comment) 中暴露的 commit 检查错误

原因是 ci 在运行之前会 git pull upstream develop 所以导致 commit 变成如下情况,不能命中我们想要的 commit

git log -10 --pretty=format:"%s"
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_ci
[Prim] reduce_as op support uint8, in8, complex64  and complex128 (#63782)
add reduce_avg op (#64120)
fix
[AutoParallel-PIR] Remove program clone in Pass (#64137)
[Prim][PIR] Decomp supports PIR Distribution (#64072)
[DistDialect] Add pir reshard s to r (#63836)
test=sot
A template demonstrating how to test higher-order autodiff. (#62917)
[PIR save/load]Open more tests (#64121)

Copy link

paddle-bot bot commented May 10, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label May 10, 2024
@gouzil gouzil changed the title [Don't merge][ci] test [ci] fix sot ci test commit check error May 10, 2024
@gouzil gouzil requested a review from SigureMo May 10, 2024 09:10
Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMeow 🐾

@SigureMo SigureMo merged commit c41571b into PaddlePaddle:develop May 13, 2024
30 of 31 checks passed
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 13, 2024
@gouzil gouzil deleted the test_ci branch July 20, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants