jenkinsci / jenkinsci/credentials-binding-plugin
[JENKINS-27398] Pipeline-as-Code CredentialsProvider for a job
- Dominant language
- Java
- Stars
- 57
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
There should be an analogue of FolderCredentialsProvider limited to a single Job, allowing credentials to be set on the narrowest possible scope.
Not Workflow specific, but arguably more important for flows since they are likely to replace a whole set of freestyle projects that might otherwise have been segregated into a distinct folder.
---
Originally reported by
jglick, imported from: Pipeline-as-Code CredentialsProvider for a job
jglick
Raw content of original issue
There should be an analogue of FolderCredentialsProvider limited to a single Job, allowing credentials to be set on the narrowest possible scope.
Not Workflow specific, but arguably more important for flows since they are likely to replace a whole set of freestyle projects that might otherwise have been segregated into a distinct folder.
Contributor guide
Assessment
This issue has not been assessed yet.