Sébastien Hinderer
unread,Apr 28, 2017, 8:51:14 AM4/28/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Dear all,
On our Jenkins instance, we have a job to let developers test their
modifications before they get merged.
The build is parameterized by the URL of the developer's Git repository
and the name of the branch to test.
I would like to let each developer define the URL of his/her repository in a
per-user variable which could then be used as the default value for the
repository URL build parameter.
Is this possible with Jenkins, please?
Many thanks in advance,
Sébastien.