You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: