We want to support in SAPP Cli the capability to automatically add a specific features to all the imported issues.
This can be done by creating a new "pipeline" here e.g AddFeatures which process all the issues and add .
We can then add a cli option to the analyze command here to conditionally add the AddFeatures pipeline step adding the features specified in the command line
We want to support in SAPP Cli the capability to automatically add a specific features to all the imported issues. This can be done by creating a new "pipeline" here e.g AddFeatures which process all the issues and add . We can then add a cli option to the analyze command here to conditionally add the AddFeatures pipeline step adding the features specified in the command line