-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: delivery-pipeline-plugin
-
None
Hi,
I noticed a side effect of the performance improvements in https://github.com/Diabol/delivery-pipeline-plugin/pull/198
Previously the contributors were resolved even with showChanges = false, starting with 0.9.12 this is not the case anymore. Jobs that poll from SCM or are triggered remotely won't show contributors anymore.
I'm not sure if this is a bug or somewhat expected behaviour, but i only found a reference to showChanges in the pull request so i'm reporting this.
with 0.9.11 i'll get:
triggered by SCM changes by user.name ...
with 0.9.12:
triggered by SCM started ...
activating showChanges in the options solves this, but not everyone might want the commits to show up there.
let me know if i can provide additional information.
thanks,
martin