jenkinsci / jenkinsci/subversion-plugin
[JENKINS-1988] Creation of TagURL is insufficient
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I don't know if I'm supposed to assign this issue to somebody. After all, I'm
not a Hudson developer.
Short summary:
I want my TagURL to look like this:
"repoURL/tags/jobname/projectname(sourcecodeproject)-buildnumber" but the method
mentioned creates just "repoURL/tags/jobname-buildnumber".
You can find more specific details here:
https://hudson.dev.java.net/servlets/ReadMsg?list=users&msgNo=10192
---
Originally reported by weichselbaumer, imported from: Creation of TagURL is insufficient
Raw content of original issue
I don't know if I'm supposed to assign this issue to somebody. After all, I'm
not a Hudson developer.Short summary:
I want my TagURL to look like this:
"repoURL/tags/jobname/projectname(sourcecodeproject)-buildnumber" but the method
mentioned creates just "repoURL/tags/jobname-buildnumber".You can find more specific details here:
https://hudson.dev.java.net/servlets/ReadMsg?list=users&msgNo=10192
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.