can I get someone to either a) install <renovatebo...
# pulumiverse
w
can I get someone to either a) install renovatebot on my repo https://github.com/pulumiverse/pulumi-vercel b) configure dependabot so I can get regular dependency/security updates?
l
Here is a dependabot config file I use for the Unifi provider: https://github.com/pulumiverse/pulumi-unifi/blob/main/.github/dependabot.yml
e
@white-chef-55657, what do you want to use? Dependabot or Renovatebot? We can do both, IMHO
w
I prefer renovate, there’s already a config - just install the app please
e
Done!
Renovate has this setting now (didn’t know about it before now) …
Skjermbilde 2023-08-30 kl. 15.14.28.png
So along as theres a renovate.conf-file there, it should be workin’
w
works, thanks!
any chance I can get an admin on the repo that I’m managing..?
e
Sure, that is controlled by Pulumi code, so its a bit more cumbersome. Something you need that I can do in the meanwhile? Feel free to take stab at that in our infra repo btw
w
I was asked by @limited-rainbow-51650 not to do that as you guys need to manually import the repo to the infra state
e
As long as it is imported, you can open PRs
It’s only needed once :)
w
I’m waiting for it to be imported before I do anything..
e
👍
I will look into it, I’ll fix a few things manually for now
I removed the branch protection, for now. Hope that helps velocity!