Open
Description
Description:
I can currently:
- create a settings xml in a folder of my choice
- leave a settings xml in the default folder
- overwrite a setting.xml in the default folder
I would like to:
- do nothing whatsoever with any settings.xml
I propose changing the input "settings-path" so the value "NONE" (or some other magic value) will cause nothing to be done regarding creationg or writing to a settings.xml file.
Justification:
Since I want to create my own settings.xml OR leave use a settings.xml the dev team puts in the repo, I would like this action to take no action regarding settings.xml.
I have been simulating this by adding the input "settings-file: dummy" so it will be created in some place it will be ignored.
Are you willing to submit a PR?
maybe