Thomas Crowley
Thomas Crowley
I have discovered that if you prefix your environment variable with `RENOVATE_` it will be passed through to the docker run. For example in your `workflow.yml`: ``` name: Renovate on:...
Hi @ktsakalozos, I am seeing the same behaviour but, I have a verification fingerprint in my connection string and the `--skip-verify` flag is still being ignored. ``` bash root@node1:~# microk8s...
I have added a comment on #585, I don't know if it will solve your use case. You may be able to make with work by adding in a host...
I have raised a PR #2874 against PyGitHub to resolve this issue, hopefully it gets approved soon.
Hi @EnricoMi please can you re-review. I believe we've now addressed all your comments.
hi @EnricoMi is this ok to be merged now?
Hello @EnricoMi I believe we've addressed all comments, can this be merged in?
> LGTM! Thanks for the approval @EnricoMi