From 53d24942f6f034bcafca0d7f1353ffdd974fa58b Mon Sep 17 00:00:00 2001 From: Solr Bot <125606113+solrbot@users.noreply.github.com> Date: Thu, 15 Feb 2024 10:03:59 +0100 Subject: [PATCH] Document tokens in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ccd84874..8dc71f13 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ ask to be given direct commit access. Maintenance is mainly limited to once in a while updating the version of renovate, and to maintain `solr/renovate-config.js`. +Also the two secrets `RENOVATE_TOKEN` and `RENOVATE_FORK_TOKEN` needs to be re-generated each year. The first should have commit access to `solrbot` repositories. The latter should be a generic github token that is allowed to fork the `apache/solr` repo. + ## Contributing to PRs filed by this bot Some dependency upgrades will require further work in Solr before they pass tests.