-
Bug
-
Resolution: Fixed
-
Major
-
None
Setup:
- Git Plugin 1.1.20
- a parameterized build with parameter "Branch", default "**"
- Git SCM with branch specifier "${Branch}"
- SCM polling activated
Intended behaviour:
- if any branch changes, Jenkins checks out and builds this branch
- when executed manually, the user enters the name of the branch to be built
Actual behaviour:
- no changes are detected (because the "${Branch}" value isn't resolved when polling)
- is related to
-
JENKINS-8335 Hudson /polling build trigger doesn't seem to support parameterized builds like /buildWithParameters does
-
- Open
-
[JENKINS-14276] Git SCM-polling doesn't work when using a parametrized branch-name
Attachment | New: JENKINS-14276.patch [ 22068 ] |
Description |
Original:
Setup: - Git Plugin 1.1.20 - a parameterized build with parameter "Branch", default "**" - Git SCM with branch specifier "${Branch}" - SCM polling activated Intended behaviour: - if _any_ branch changes, Jenkins checkous out and builds this branch - when executed manually, the user enters the name of the branch to be built Actual behaviour: - no changes are detected (brcause the "${Branch}" value isn't resolved when polling) |
New:
Setup: - Git Plugin 1.1.20 - a parameterized build with parameter "Branch", default "**" - Git SCM with branch specifier "$\{Branch\}" - SCM polling activated Intended behaviour: - if _any_ branch changes, Jenkins checks out and builds this branch - when executed manually, the user enters the name of the branch to be built Actual behaviour: - no changes are detected (because the "$\{Branch\}" value isn't resolved when polling) |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Won't Fix [ 2 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] | New: Mark Waite [ markewaite ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |