-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
To better support an Agile environment, I would like to see Project branching support.
Desired workflow:
When you initiate a scan from Jenkins, the plugin checks if a CM Project folder with name matching the current git branch exists. If one exists, the scan is created underneath that Project folder. If it does not exist, then the plugin creates a project folder with the appropriate name, branched from a pre-selected, pre-existing project folder
Extras:
- choosing a prefix for all branched project folders
- delete project folders after merge, or after certain period of inactivity