Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: delivery-pipeline-plugin
-
Labels:None
-
Environment:Jenkins 2.73.3
Delivery Pipeline plugin 1.3.0
-
Similar Issues:
Description
Currently, when a pipeline is triggered by a version control branch event or indexing event (e.g. scanning a multibranch pipeline), the delivery pipeline plugin shows this as "unknown cause".
Delivery Pipeline plugin could support the underlying hudson.model.Cause classes for these events in order to show the appropriate trigger cause in the pipeline view.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Fixed but Unreleased [ 10203 ] |
Status | Fixed but Unreleased [ 10203 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Proposed solution: https://github.com/Diabol/delivery-pipeline-plugin/pull/293