renovatebot / config-help

Please use the Discussions feature of https://github.com/renovatebot/renovate instead
https://github.com/renovatebot/renovate/discussions
MIT License
27 stars 16 forks source link

apply pre-commit hooks before PR/MR #902

Closed tbugfinder closed 4 years ago

tbugfinder commented 4 years ago

Which Renovate are you using?

Renovate Open Source CLI

Which platform are you using?

Bitbucket Server

Have you checked the logs? Don't forget to include them if relevant

N/A

What would you like to do?

Hi, I'd like to apply precommit hooks before the PR is created and it should also include files changed by those cycles of precommit hooks. I tried to find that in the docs but only got to allowedPostUpgradeCommands.

rarkins commented 4 years ago

This feature is not supported but there probably should be a feature request for it already in the main repo as it's been discussed before.

tbugfinder commented 4 years ago

will try https://docs.renovatebot.com/configuration-options/#postupgradetasks given in https://github.com/renovatebot/renovate/issues/5004