/patchwork-configs

Patchwork configurations for various patchflows

Apache License 2.0Apache-2.0

patchwork-configs

This is a repository that contains the standard set of configuration and prompts for patchwork. You can clone the repository and pass the folder path directly to the patchwork CLI to use it as follows:

patchwork AutoFix --config /path/to/patchwork-configs/patchflows

The --config flag takes a folder that has sub-folders for each patchflow and under them there are two files config.yml and prompt.json. These files contain the defaut configuration and prompts. You can edit and customize them based on your needs.