dashboard-view-plugin
dashboard-view-plugin copied to clipboard
[JENKINS-7888] Able to export the values of a portlet to xml
I'd like to do some external reporting of our jobs.
Therefore, i would fetch the current results of a Hudson page on a weekly basis, to get my values.
Whilst HTML parsing would probably work, i kindly ask if it could be simplier by adding some "xml export" of the values of the portlets (eg warnings per project, ...)
Originally reported by -1, imported from: Able to export the values of a portlet to xml
- assignee: petehayes
- status: Open
- priority: Minor
- resolution: Unresolved
- imported: 2022-10-30
This looks like a valuable feature to add. I haven't dedicated much time to the project recently so any help implementing would be great.