Have a look here: https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build
This should get you started On Tuesday, August 2, 2016 at 2:09:16 AM UTC-4, sivarajesh jarugula wrote: > > I have a jenkins page with multiple users running jobs simultaneously > the jenkins page can be logged in using LDAP user accounts. > while jobs are running from multiple users, I would like to see the > username in each build number > this helps users does not kill the job IDs of other users (is there any > other way to restrict LDSP users see only their jobs, but not others jobs?) > But I am able to see the username in build history, only after job is > finished but not while the job is running as shown in below snapshot: > > > > > Following are the settings that I am using for build-name-setting plugin: > > > If I set the "Set build name before build starts", jenkins gives error > saying BUILD_USER_ID is not available. > > > Thanks in Advance, > Siva Rajesh > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6d5c781b-8a0c-4b67-9aea-ab46fc054896%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
