jenkinsci / jenkinsci/subversion-plugin
[JENKINS-45216] "Tag This Build" only work with Configure Access
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
The only way for a Jenkins user to TAG a build in SVN is having configuration rights, if not the user even if has the "TAG" access can not select the credential (even if the user has all access to credentials).
I Think this is a bug because the developers should manage the svn but no the configuration of where to deploy or how is whe job configured.
In previous version of Jenkins/SVN Plugin the credentials for taggin were the same of the developement source and work just fine.
---
Originally reported by fmidaglia, imported from: "Tag This Build" only work with Configure Access
Raw content of original issue
The only way for a Jenkins user to TAG a build in SVN is having configuration rights, if not the user even if has the "TAG" access can not select the credential (even if the user has all access to credentials).
I Think this is a bug because the developers should manage the svn but no the configuration of where to deploy or how is whe job configured.
In previous version of Jenkins/SVN Plugin the credentials for taggin were the same of the developement source and work just fine.
- environment:
Jenkins ver. 2.60.1 / Subversion Plug-in 2.8
Contributor guide
Assessment
This issue has not been assessed yet.