Support silent/full modes #26724
Labels
core:config
Related to config capabilities and presets
priority-2-high
Bugs impacting wide number of users or very important features
status:in-progress
Someone is working on implementation
type:feature
Feature (new functionality)
Describe the proposed change(s).
This requirement is primarily for use in the Mend app, but may also be useful to self-hosted scenarios too.
In the app we want to support three main concepts/modes:
The concept of dryRun would still exist and be compatible with and override the above. e.g. if -mode=silent and checkedBranches=renovate/foo and dryRun=lookup then the run wouldn't create any branch.
This mode should be user-configurable, e.g. if the user configures mode=remediation in renovate.json then it would override anything set by the app in global config.
The text was updated successfully, but these errors were encountered: