Renovate for Forgejo repos
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot bce4fc6c8e
All checks were successful
test / lint-repo (go.json) (push) Successful in 2s
test / lint-admin (flux/files/codeberg.json) (push) Successful in 2s
test / lint-repo (base.json) (push) Successful in 3s
test / lint-repo (.forgejo/renovate.json) (push) Successful in 3s
test / lint-admin (flux/files/config.mjs) (push) Successful in 2s
test / lint-admin (flux/files/config.json) (push) Successful in 2s
test / lint-admin (flux/files/forgejo-code.json) (push) Successful in 3s
test / forgejo-code (push) Successful in 3s
test / codeberg (push) Successful in 8s
fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#699)
2026-08-09 22:05:21 +00:00
.forgejo fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#699) 2026-08-09 22:05:21 +00:00
.vscode chore: update vscode settings 2026-07-13 16:07:33 +02:00
flux fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#699) 2026-08-09 22:05:21 +00:00
.editorconfig feat: create action with caching 2023-12-08 09:18:48 +01:00
.gitignore feat: create action with caching 2023-12-08 09:18:48 +01:00
.prettierrc.json feat: create action with caching 2023-12-08 09:18:48 +01:00
base.json chore: use ghcr.io/renovatebot/renovate 2026-07-14 10:04:45 +02:00
flux-mirror.yml fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#699) 2026-08-09 22:05:21 +00:00
go.json fix: deprecate go preset 2024-08-23 10:18:11 +02:00
LICENSE feat: initial runner 2023-03-07 12:21:51 +01:00
README.md fix(cb): simplify 2026-02-21 04:40:24 +01:00

Forgejo Renovate

Build Renovate

A repo to host the renovate bot admin config and some shared presets.

Adding a repo

  1. Add viceice-bot with write access to target repo. Create a Renovate org group. Set write access to issues, pr and code. Set read access to packages. No access for all other.
  2. Add target repo to autodiscoverFilter in [flux/files/forgejo-code.json]flux/files/forgejo-code.json) (use glob style) if repo is on forgejo-code. Add target repo to autodiscoverFilter in flux/files/codeberg.json (use glob style) if repo is on codeberg.

Mirror image cleanup

Renovate mirror images are deleted after 30 of last sync. See packages cleanup rule (org owners only).