jenkinsci / jenkinsci/plot-plugin
[JENKINS-23811] Link build number in X-axis to build page
- Dominant language
- Java
- Stars
- 62
- Forks
- 93
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Link the build number in the X-Axis of the plot data plugin to the build page. In other words, the BUILD_URL variable.
This allows the user to quickly jump to the build page and see what changes occurred in that build which may have caused the change they are seeing in the plotted data.
---
Originally reported by jwagner, imported from: Link build number in X-axis to build page
Raw content of original issue
Link the build number in the X-Axis of the plot data plugin to the build page. In other words, the BUILD_URL variable.
This allows the user to quickly jump to the build page and see what changes occurred in that build which may have caused the change they are seeing in the plotted data.
Contributor guide
Assessment
This issue has not been assessed yet.