Self hosted renovate with gitea

Hello gitea community,

does anyone use renovate with gitea? Is there any sample configuration with which I could start with?

2 Likes

Yes, i use it from a drone ci scheduled job.

Please ask at Discussions · renovatebot/renovate · GitHub for configuration help.

P.S. I’m a maintainer of the OSS renovatebot. :hugs:

Awesome, just created How to implement renovatebot self hosted on a gitea instance? · Discussion #14246 · renovatebot/renovate · GitHub.

Thanks fpr the help!

1 Like

Here is my updated renovate-bot configuration for those who want to use it with
“Gitea Actions” or Woodpecker-CI:

1 Like

Here is a tutorial on how to use the two together: Use Gitea and Renovate bot to automatically monitor software packages
Gitea uses self-hosted renovate to bump deps in several of our repos.