Renovate / Mise-en-place / Copier / Pre-commit #42520
Unanswered
smutel
asked this question in
Request Help
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
GitHub.com
Which version of Renovate are you using?
43.110.7
Please tell us more about your question or problem
Hello,
We have some copier template managed by renovate. In these templates we use pre-commit during the update process of the copier template. When this copier template is updated by renovate with have this error message:
The action-lint pre-commit hook is failed perhaps because the actionlint binary is not found. All the binaries are installed through mise-en-place.
Our first idea was to bypass pre-commit when the copier template is updated by renovate.
We had this test inside the template:
But it seems to not work correctly ...
So:
Regards,
Beta Was this translation helpful? Give feedback.
All reactions