renovate/lib/workers/global
Sergei Zharinov 6f649eb661
feat(platform): Use uniform platformAutomerge option (#12069)
Existing `azureAutoComplete` and `gitLabAutomerge` options are now unified/renamed to `platformAutomerge`, and also defaulting to `true`.

BREAKING CHANGE: Azure autocomplete will now only be enabled when `automerge` is also enabled (to align with how GitLab automerge already worked). If you were using `azureAutoComplete` before without explicitly enabling Renovate `automerge` field then you will now need to do so. Platform automerge is now the default behavior whenever automerge is enabled.
2021-10-11 06:36:07 +00:00
..
config/parse feat(platform): Use uniform platformAutomerge option (#12069) 2021-10-11 06:36:07 +00:00
autodiscover.spec.ts refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
autodiscover.ts chore: GlobalConfig -> AllConfig 2021-06-02 11:25:10 +02:00
index.spec.ts refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
index.ts feat: option to write discovered repositories to a json (#11806) 2021-09-22 07:21:22 +00:00
initialize.ts chore: GlobalConfig -> AllConfig 2021-06-02 11:25:10 +02:00
limits.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
limits.ts feat(limits): Add "branchConcurrentLimit" option (#8046) 2021-01-10 13:29:14 +01:00