mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 20:28:50 +00:00
Bitbucket Cloud changed their APIs to deprecate the username fields. This broke how we were checking for approvals. Rather than propagate the UUID field through the PullRequest model, I use the pull request API response directly while checking approvers.