jenkinsci / jenkinsci/plot-plugin
[JENKINS-15844] Allow Jenkins Environment Variables in the URL
- Dominant language
- Java
- Stars
- 62
- Forks
- 93
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
It would be useful to be able to include a Jenkins environment variable in the url entered.
The reason for this is that we use this url to link to a html report that contains further information. This report is part of the archive output of the build so we would like to be able to reference each report using the %BUILD_NUMBER% in the url.
Full list of variables that could be specified at https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-JenkinsSetEnvironmentVariables
---
Originally reported by pspurr, imported from: Allow Jenkins Environment Variables in the URL
Raw content of original issue
It would be useful to be able to include a Jenkins environment variable in the url entered.
The reason for this is that we use this url to link to a html report that contains further information. This report is part of the archive output of the build so we would like to be able to reference each report using the %BUILD_NUMBER% in the url.
Full list of variables that could be specified at https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-JenkinsSetEnvironmentVariables
Contributor guide
Assessment
This issue has not been assessed yet.