-
New Feature
-
Resolution: Unresolved
-
Minor
Blame can be very slow on large projects. It would be very useful to perform blame for new issues only.
- blocks
-
JENKINS-64862 After installing Git Forensic plugin , Warnings NG step is taking long time
-
- Resolved
-
- is related to
-
JENKINS-61392 Use information from SCM forensics to improve detection of new warnings
-
- Resolved
-
[JENKINS-60793] Perform blame for new issues only
Link |
New:
This issue blocks |
Link |
New:
This issue is related to |
Assignee | Original: Ulli Hafner [ drulli ] |
Labels | New: help-wanted |
Labels | Original: help-wanted | New: hacktoberfest help-wanted |
Labels | Original: hacktoberfest help-wanted | New: help-wanted |
Currently this part of the algorithm is bound to the scanning stage. Maybe it would make sense to move it to the publishing step. (Or make it a transient property that will be obtained on demand). In any case not easy to change.