Himani

Results 3 comments of Himani

Just checking, is there any work ongoing to support this functionality ?

We have another use-case in our project where some of the files are generated by openapigenerator( these are the files which aren't committed in git). renovate scans the repo and...

> I can't _think_ of any way to achieve it now So i tried with below configuration: "allowedPostUpgradeCommands": ["^openapi-generator-cli .","go .","^test ."], "postUpgradeTasks": { "commands": ["test -f swagger-ui/openapi.json && openapi-generator-cli...