Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure of mergeable requirement due to bitbucket deprecations #703

Closed
natewarr opened this issue Jul 11, 2019 · 2 comments
Closed

Failure of mergeable requirement due to bitbucket deprecations #703

natewarr opened this issue Jul 11, 2019 · 2 comments
Labels
duplicate This issue is a duplicate of an already reported issue provider/bitbucket

Comments

@natewarr
Copy link

Bitbucket has changed their API on us...

I have atlantis set to require the pull request to be mergeable on my bitbucket repo. Getting this error in the system log:

2019/07/11 20:52:37+0000 [WARN] REDACTED/REDACTED#29: Unable to get mergeable status: making request "GET https://api.bitbucket.org/1.0/repositories/REDACTED/REDACTED/pullrequests/29/conflict-status" unexpected status code: 410, body: {"type": "error", "error": {"message": "Resource removed", "detail": "This API is no longer supported.\n\nFor information about its removal, please refer to the deprecation notice at: https://developer.atlassian.com/cloud/bitbucket/deprecation-notice-v1-apis/"}}. Continuing with mergeable assumed false
@lkysow
Copy link
Member

lkysow commented Jul 12, 2019

I think I fixed this in 0.8.2 (https://github.com/runatlantis/atlantis/releases/tag/v0.8.2). What version are you on?

I think duplicate of #672

@lkysow lkysow added the duplicate This issue is a duplicate of an already reported issue label Jul 12, 2019
@lkysow
Copy link
Member

lkysow commented Jul 17, 2019

Closing unless I hear otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate of an already reported issue provider/bitbucket
Projects
None yet
Development

No branches or pull requests

3 participants