-
New Feature
-
Resolution: Unresolved
-
Major
-
None
It would be gerat if there is global settings for alle jobs to set one url for the redmine installation and a regular expression how redmine projectname shall be guessed from jenkins job name.
E.g
redmine url: https://redmine.myserver.com/
redmine project name: .for(.)
If job name is "myjob for redmine project", the redmine project var would be set to "redmine project" automatically for this job.
At least ist shall not be necesarry to configure the redmine server ulr on every job again. It shall use the default url from global config (which can be optionally overidden.
Only the redmine project name shall be a required param in jon config (the complete project url can be put togehter from redmine "default base url from jenkins global cfg""/projects/" "redmine project name from jobcfg"