mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 11:28:49 +00:00
While using a PR from a fork and the "Github allow mergeable bypass apply" flag, the mergeable checks were run with the wrong owner in the request, leading to 404. By choosing the owner from the head repo data it should work both, for fork PRs and in-repo PRs. Co-authored-by: Dylan Page <dylan.page@autodesk.com>