renovate/lib/workers/global/config/parse
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
..
__fixtures__ feat: fatal error config not found (#11462) 2021-08-29 11:23:49 +00:00
__snapshots__ refactor: move config/parse into global worker (#10282) 2021-06-02 12:06:16 +02:00
cli.spec.ts feat(platform): Use uniform platformAutomerge option (#12069) 2021-10-11 06:36:07 +00:00
cli.ts feat(platform): Use uniform platformAutomerge option (#12069) 2021-10-11 06:36:07 +00:00
env.spec.ts feat(platform): Use uniform platformAutomerge option (#12069) 2021-10-11 06:36:07 +00:00
env.ts feat(platform): Use uniform platformAutomerge option (#12069) 2021-10-11 06:36:07 +00:00
file.spec.ts test: fix config.js test for when it's present (#11466) 2021-08-29 21:57:34 +02:00
file.ts test: fix config.js test for when it's present (#11466) 2021-08-29 21:57:34 +02:00
index.spec.ts feat(config): detectGlobalManagerConfig (#11951) 2021-09-29 19:58:42 +00:00
index.ts feat(config): detectGlobalManagerConfig (#11951) 2021-09-29 19:58:42 +00:00