Consider adding pre-commit.ci to organization #3272
Labels
enhancement
New feature or request
stale
Inactive issues and PRs are marked as stale and may be closed automatically.
Is your feature request related to a problem? Please describe.
There are often community contributions that effectively run
pre-commit autoupdate
for us.Why not get a bot to do it? Turns out this is super easy with https://pre-commit.ci/ and I am happy to set it up for the organization.
This is an example for my personal repo: sea-bass/pyrobosim#322
There is one snag, in that this tool decided not to have network access for security reasons, meaning the markdown link check job needs to be disabled. See pre-commit-ci/issues#55 (comment) for more information.
What do other maintainers think? It just requires authorizing pre-commit.ci for the organization (or even just select repos in the org). I can set it up, but would like some discussion/approval first.
Describe the solution you'd like
Bots automating grunt work so real people can work on more substantial contributions.
Describe alternatives you've considered
There is also https://github.com/marketplace/actions/pre-commit-autoupdate, which will work but seems less official/maintained.
Additional context
No response
The text was updated successfully, but these errors were encountered: