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(workflow): reorder check-git-status-action in build test workflow #2972

Closed
wants to merge 1 commit into from

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Nov 27, 2024

Summary

report dirty commit without waiting long test

report dirty commit without waiting long test
Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 3:32pm
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 3:32pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 3:32pm

Comment on lines +58 to +63
- uses: CatChen/check-git-status-action@v1
with:
fail-if-not-clean: true # optional
push-if-not-clean: false # optional
targets: '.' #optional

Copy link
Contributor

Choose a reason for hiding this comment

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

很多变更的文件是 build 生成的文件,所以这个检查不能放在最前面。

@popcnt1 popcnt1 closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants