Releases: eficode/gocd-bitbucket-build-notification-plugin
Releases · eficode/gocd-bitbucket-build-notification-plugin
v1.0.2
v1.0.1
Fixed errors caused by different pipeline types, e.g. child pipelines which triggered the notification plugin with incompatible data. Now the material gets checked for each arriving notification: material type must be "git" and the url value of its git-configuration must contain the Bitbucket server address set in plugin settings. Otherwise the notification will be ignored.
v1.0.0
Initial commit