-
New Feature
-
Resolution: Unresolved
-
Minor
Add post build management tools, this will allow for thresholding to determine if a build is flagges as passed, failed or unstable.
- Each alert severity (high, medium, low, info) will have a user specified value associated to it.
- There will be a threshold for each alert severity (high, medium, low, info), if the threshold for any if passed then the build can be flagged as failed or unstable.
- There will be a culmulative threshold which will be the sum of all alerts raised, if this is passed then the build can be flagged as failed or unstable.