mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 08:58:32 +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.