Details
-
New Feature
-
Status: In Progress (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
I would like to be able to get the role(s) that I have assigned to a user during build time.
I want to be able to write an if statement in my Jenkinsfile based on the role that a user has.
So for example, user Bob starts a build. When the build commences I can get the role(s) that Bob has to display an optional stage based on his role.
I see that this task is kind of abandoned, so I claim it and am getting to work on it now