Update readme with workflow permission for RENOVATE_FORK_TOKEN

This commit is contained in:
Jan Høydahl 2024-07-16 23:30:38 +02:00
parent a6e3d5e8a8
commit 833d72b950

View file

@ -19,7 +19,7 @@ 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`. 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. 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 as well as `workflow` permission. The latter should be a generic github token that is allowed to fork the `apache/solr` repo.
## Contributing to PRs filed by this bot ## Contributing to PRs filed by this bot