concourse-git-bitbucket-pr-resource
                                
                                
                                
                                    concourse-git-bitbucket-pr-resource copied to clipboard
                            
                            
                            
                        Bitbucket Cloud - Updates to PRs not detected
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.