concourse-git-bitbucket-pr-resource icon indicating copy to clipboard operation
concourse-git-bitbucket-pr-resource copied to clipboard

Bitbucket Cloud - Updates to PRs not detected

Open sovanyio opened this issue 4 years ago • 0 comments

Ran into an issue after finally turning on build gating where older PRs were not being rebuilt in concourse.

This appears to be caused by the check function only returning the most recent PR for the Cloud configuration. Submitted a PR #54 which removes that functionality, which should correctly update all available metadata and allow for concourse to correctly rebuild older PRs with updates.

sovanyio avatar Jun 17 '21 16:06 sovanyio