Back to Codeberg

Forgejo Renovate

forgejo-contrib-forgejo-renovate.md

latest6.9 KB
Original Source

forgejo-contrib/forgejo-renovate

Archived

Watch6

Star4

Fork

You've already forked forgejo-renovate

1

CodeIssuesActivity

Migratedhttps://code.forgejo.org/renovate/renovate

renovate

This repository has been archived on 2026-01-22. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1,054 commits1 branch0 tags 1.2 MiB

  • JavaScript 100%

    main

Find a file

HTTPS Download ZIPDownload TAR.GZDownload BUNDLEOpen with VS CodeOpen with VSCodiumOpen with Intellij IDEA

|

Michael Kriese 0ef5e88be1 feat: enable forgejo-contrib on fc

| 2026-01-21 08:53:03 +01:00 | | --- | --- | | .forgejo/workflows | ci(deps): updatehttps://data.forgejo.org/actions/cacheaction to v5.0.2 (#618) | 2026-01-19 19:09:43 +00:00 | | .vscode | ci: use actions | 2023-12-07 15:48:25 +01:00 | | bin | fix: Revert "fix: Revert "feat: use forgejo platform"" | 2025-07-22 17:51:46 +02:00 | | src | feat: enable forgejo-contrib on fc | 2026-01-21 08:53:03 +01: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(renovate): add meta preset | 2025-11-12 10:46:38 +00:00 | | config.js | feat: add codeberg runner | 2026-01-08 16:50:33 +01: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 | docs: update readme | 2026-01-08 17:02:03 +01:00 | | renovate.json | chore(config): migrate renovate config (#516) | 2025-05-05 07:22:50 +00:00 | | skopeo.yml | chore(deps): update dependency renovate-skopeo to v42.71.0 (#619) | 2026-01-19 00:29:13 +00:00 |

README.md

Forgejo 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 src/forgejo.json (use glob style) if repo is on forgejo-code. Add target org to autodiscoverNamespaces and repo to autodiscoverFilter in src/cb.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).