Hello gitea community,
does anyone use renovate with gitea? Is there any sample configuration with which I could start with?
Hello gitea community,
does anyone use renovate with gitea? Is there any sample configuration with which I could start with?
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.
Awesome, just created How to implement renovatebot self hosted on a gitea instance? · Discussion #14246 · renovatebot/renovate · GitHub.
Thanks fpr the help!
Here is my updated renovate-bot configuration for those who want to use it with
“Gitea Actions” or Woodpecker-CI:
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.