Is it possible to pause a pipeline, via an input, and then only allow a privileged user to progression it???

27 views
Skip to first unread message

paul b

unread,
Jul 7, 2017, 4:13:35 AM7/7/17
to Jenkins Users
As above but possibly with a set of users.  I have checked the documentation and cant seem to see anything...

Richard Ginga

unread,
Jul 7, 2017, 8:59:44 AM7/7/17
to jenkins...@googlegroups.com
if you look at the "input" pipeline step documentation, use:

submitter (optional)
User IDs and/or external group names of person or people permitted to respond to the input, separated by ','. If you configure "alice, bob", will match with "alice" but not with "bob". You need to remove all the white spaces.

Type: String


On Fri, Jul 7, 2017 at 4:13 AM, paul b <pbla...@gmail.com> wrote:
As above but possibly with a set of users.  I have checked the documentation and cant seem to see anything...

--
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 jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cce685a2-8553-4457-9fcb-ace099be9d92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Dick Ginga
Build Engineer

paul b

unread,
Jul 10, 2017, 3:46:24 AM7/10/17
to Jenkins Users
That seems to be working fine.  Guess, when I read it the first time, it threw me with the field named 'submitter'! Thanks


On Friday, 7 July 2017 13:59:44 UTC+1, Richard Ginga wrote:
if you look at the "input" pipeline step documentation, use:

submitter (optional)
User IDs and/or external group names of person or people permitted to respond to the input, separated by ','. If you configure "alice, bob", will match with "alice" but not with "bob". You need to remove all the white spaces.

Type: String

On Fri, Jul 7, 2017 at 4:13 AM, paul b <pbla...@gmail.com> wrote:
As above but possibly with a set of users.  I have checked the documentation and cant seem to see anything...

--
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 jenkinsci-use...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages