-
New Feature
-
Resolution: Fixed
-
Minor
-
Git Forensics Plugin version 0.3.2;
Warnings Next Generation version 6.1.0
I have installed the Git Forensics Plugin on jenkins and use it with Warnings Next Generation Plugin, and I can see the SCM Blames on the html page, but I can not get those blames data from remote API. Can it be available to fetch blames data through remote api ?
I hope the blames info can be added in the exsiting API like "[build-url]/[tool-id]/all/api/json" as new properties. thank you
[JENKINS-59791] Add SCM blames info to the Warnings Next Generation Plugin remote api
Component/s | Original: git-forensics-plugin [ 25321 ] | |
Component/s | Original: warnings-plugin [ 15513 ] | |
Assignee | Original: Ulli Hafner [ drulli ] | |
Labels | Original: plugin | New: help-wanted newbie-friendly |
Assignee | New: Kezhi Xiong [ xiongkezhi ] |
Released As | New: https://github.com/jenkinsci/warnings-ng-plugin/pull/389 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
I want to work on this. Should we add a new API to only include the blames info or add the info into ReportApi?