Add globalPresets and repoPresets to global config, deprecate direct extends use
#11791
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


What would you like Renovate to be able to do?
Deprecate use of
extendsin global config and replace withglobalPresetsandrepoPresets. Currentextendsbehavior will map torepoPresetswhile new optionalglobalPresetswill mean the preset is resolved during global config resolution, not repo config resolution.If you have any ideas on how this should be implemented, please tell us here.
extendsthat it is for repo config only and to use the others for globalrepoPresetsand WARNglobalPresetsrepoPresetsare passed through to repo config so can only be overridden by repo config includingignorePresets.globalPresetsare resolved during global config resolution and so cannot be ignored by repo config directlyIs this a feature you are interested in implementing yourself?
No
The text was updated successfully, but these errors were encountered: