build-time-blame-plugin
build-time-blame-plugin copied to clipboard
A Jenkins plugin for analyzing the historical console output of a Job with the goal of determining which steps are taking the most time.
### The Problem A major problem I found using this plugin is the inability to set universal defaults for the `Build Time Blame Report Plugin`. Whether that be universally defined...
When creating new builds (even when copying a build) the matcher config always has the 2 default entries. It would be helpful to be able to copy / share a...
**Describe the bug** I added a regex search key that may have been too inclusive, and now when I try to access the `Build Time Blame Report` page, it tries...
For multibranch pipeline builds (e.g. PR builds) one can get (and have to configure) _git time blame_ metrics per PR. Even when this is theoretically possible I think nobody would...