-
Notifications
You must be signed in to change notification settings - Fork 134
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
Pre-commit.ci failure due to permission denied #4589
Comments
Hi @maki49 , |
Besides the solution you just provided, there is still an issue remains. Apparently, from the point of code reviewer, any PRs that failed the pre-commit is labelled as 'failed PR', making the reviewer very confusing. What's your suggestion to deal with this situation? @caic99 |
@mohanchen From the view of the person who decides whether to merge that PR, the PR status page shows: |
@mohanchen Or, the reviewer can request the developer to submit a PR from a repo forked from deepmodeling repo, ensuring the correctness. |
Thanks! |
Up to now I find it only happens in @PeizeLin 's PR (like #4558 and #4590), so I guess it is because his repository is forked from abacusmodeling rather than deepmodeling. This problem should not block the merge.
The text was updated successfully, but these errors were encountered: