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

pre-commit CI will not work with this repo #8

Open
msricher opened this issue May 8, 2024 · 5 comments
Open

pre-commit CI will not work with this repo #8

msricher opened this issue May 8, 2024 · 5 comments
Assignees

Comments

@msricher
Copy link
Collaborator

msricher commented May 8, 2024

@FarnazH pre-commit will not work with this repo because it's too large for pre-commit to clone it on its service. It's not required on this repo anyway because it just hosts data. Is it possible to disable pre-commit CI on this repo? @PaulWAyers didn't seem to know if it was possible, so I'm reaching out to you. I don't have admin on theochem.

@PaulWAyers
Copy link
Member

You're admin for this repository @msricher . Is that not enough to control this?

To me, since there is no precommit yaml in this root directory, I would not have expected precommit to be used here.

@msricher
Copy link
Collaborator Author

msricher commented May 10, 2024 via email

@PaulWAyers
Copy link
Member

I don't see an organization-level setting. If you can find the documentation for it, send it to me and I'll see if I can grok it.

I think that @tovrstra is the main local expert on precommit hooks.

@tovrstra
Copy link
Member

The settings of external GitHub Apps can be found here: https://github.com/organizations/theochem/settings/installations

Until now, we had pre-commit enabled on all repositories. I've switched this to "selected repositories" and enabled it for IOData and denspart. If more need to be added, feel free to select some more.

@tovrstra
Copy link
Member

This may also be interesting: https://github.com/pre-commit/action

With this GitHub action you can also run pre-commit. It will be slower than pre-commit.ci, but it may have less restrictions in terms of repository size etc.

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

No branches or pull requests

4 participants