renovatebot/github-action

How to pass command line arguments to docker run: Unable to use writeDiscoveredRepos

cep21 opened this issue · 2 comments

cep21 commented

I don't see a way to pass CLI arguments to the running docker file. How do I take advantage of writeDiscoveredRepos which does not have an environment variable?

https://docs.renovatebot.com/self-hosted-configuration/#writediscoveredrepos

I'm guessing you can try putting config in config.js. Alternatively, submit a PR enabling ENV for this param

or send a PR to allow to configure this via a action parameter.