/aviator backport <target_branch>
curl -X POST \
-H "Authorization: Bearer <aviator_token>" \
-H "Content-Type: application/json" \
-d '{"target_branch": "release-v3.4", "source_pull": {"number": 1234, "repository": {"name": "repo_name", "org": "org_name"}}}' \
https://api.aviator.co/api/v1/pull_request/backport