How to setup Renovate? #2108
Labels
No labels
accessibility
bug
bug
infrastructure
Codeberg
contributions welcome
docs
duplicate
enhancement
infrastructure
legal
licence / ToS
please chill
we are volunteers
public relations
question
question
user support
s/Forgejo
s/Forgejo/migration
s/Pages
s/Weblate
s/Woodpecker
security
service
upstream
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Codeberg/Community#2108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comment
I am trying to set up CI (Woodpecker) to run Renovate and cannot figure out what I am missing.
I am 💯happy to create the documentation once I have got it working, but I need some help before that happens.
@kierun wrote in #2108 (comment):
Apparently, I should not be using this at all which is fine.
This does leave me even more confused.
As far as I know, there is no Codeberg-wide bot for running Renovate for users, so you would have to setup your own, which is also why you would need a Personal Access Token, which allows Renovate to interact with Forgejo/Codeberg on that accounts behalf: https://docs.renovatebot.com/modules/platform/forgejo/
This also means that you'd have to host your own instance of Renovate somewhere for the regular checks as far as I can tell: https://docs.renovatebot.com/examples/self-hosting/