-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins version: Jenkins 2.387.3
Bitbucket Build Status Notifier Plugin: 1.4.2
Bitbucket Build Status Notifier Plugin is not notifying Bitbucket when invoked in a Multibranch Pipeline during pipeline execution for tags.
It is a declarative pipeline and has already been tested with/without arguments in "bitbucketStatusNotify". For example:
(...)
post {
always
(...)
The pipeline works fine for branches.
Looks like the "bitbucketStatusNotify function" is not called for tags.
Check the attachments (UI)!
- links to