From 9c64779735ba11e33b04dba1a2e2000515f6e22c Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sat, 23 Mar 2024 11:06:52 +0100 Subject: [PATCH] docs: developer: forgejo-renovate-action Refs: https://codeberg.org/forgejo/forgejo/issues/2765 --- docs/developer/RELEASE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/developer/RELEASE.md b/docs/developer/RELEASE.md index c3448fa8..4de38a14 100644 --- a/docs/developer/RELEASE.md +++ b/docs/developer/RELEASE.md @@ -267,6 +267,10 @@ The public GPG key used to sign the releases is [EB114F5E6C0DC2BCDD183550A4B61A2 The [forgejo-experimental-ci](https://codeberg.org/forgejo-experimental-ci) user is dedicated to provide the application tokens used by the CI to build releases and publish them to https://codeberg.org/forgejo-experimental. It does not (and must not) have permission to publish releases at https://codeberg.org/forgejo. +### Dedicated user: forgejo-renovate-action + +The [forgejo-renovate-action](https://codeberg.org/forgejo-renovate-action) user opens renovate pull requests on the forgejo repository. It is a member of the mergers team. The associated email is mailto:forgejo-renovate-action@forgejo.org. + ### Integration and experimental organization The https://codeberg.org/forgejo-integration organization is dedicated to integration testing. Its purpose is to ensure all artefacts can effectively be published and retrieved by the CI/CD pipelines.