Today our pipelines broke without any change to our PR builds. It turns out that our on-prem Bitbucket Server was updated to 7.2.x. It looks like this resource is not compatible with Bitbucket 7.2+.
The following error occurs during the GET step:
Cloning into '/tmp/build/get'...
fatal: Couldn't find remote ref refs/pull-requests/24/merge
Screenshot:

Googling around for the error, the assumption arises that this might also effect Bitbucket Server 7.0/7.1, but I am not sure about this.
This is a nasty one, as this affects a lot of pipelines…
Today our pipelines broke without any change to our PR builds. It turns out that our on-prem Bitbucket Server was updated to 7.2.x. It looks like this resource is not compatible with Bitbucket 7.2+.
The following error occurs during the GET step:
Screenshot:

Googling around for the error, the assumption arises that this might also effect Bitbucket Server 7.0/7.1, but I am not sure about this.
This is a nasty one, as this affects a lot of pipelines…