Is your feature request related to a problem? Please describe.
The old Artifactory Plugin added an Action for the Xray scan result:
Currently, this is not done by the Jenkins JFrog Plugin.
Describe the solution you'd like to see
Similar to https://github.com/jfrog/jenkins-jfrog-plugin/blob/main/src/main/java/io/jenkins/plugins/jfrog/JfStep.java#L360, the plugin could add an Action for the build-scan operation. This would allow devs to more easily jump to the Xray report.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
The old Artifactory Plugin added an Action for the Xray scan result:
Currently, this is not done by the Jenkins JFrog Plugin.
Describe the solution you'd like to see
Similar to https://github.com/jfrog/jenkins-jfrog-plugin/blob/main/src/main/java/io/jenkins/plugins/jfrog/JfStep.java#L360, the plugin could add an Action for the
build-scanoperation. This would allow devs to more easily jump to the Xray report.Describe alternatives you've considered
No response
Additional context
No response