pat-s eee8d2eb12 More automerge tries (#13)
NB: `"automerge": true,` only applies to this repo.

It might still be that automerge is not working due to [committer restriction](https://docs.renovatebot.com/key-concepts/automerge/#required-pull-request-reviews).

@lunny Could this be relaxed for the bot? I.e. it might be needed to remove the "review required" protection for this repo only given that Gitea doesn't have a whitelist feature such as GH has letting certain users bypass the requirement.

Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/13
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2023-09-14 10:50:47 +00:00
2023-09-08 18:09:52 +00:00
2023-08-30 07:53:40 +00:00
2023-09-14 10:50:47 +00:00

renovate-config

To host the renovate config.

  • config.js holds the self-hosted Renovate configuration so that Renovate knows what and how it should process.
  • renovate.json in this repository ensures to receive Renovate updates.
  • default.json holds the basic config for all repositories. It extends the presets by the renovate project defined in renovate-schema.json.
  • Each repository can extend/alter this config by adding a renovate.json file to the root of the repository.
Description
To host the renovate config.
Readme MIT 1.1 MiB
Languages
JavaScript 100%