github: Automatically assign reviewers for backport requests
authorTom Stellard <tstellar@redhat.com>
Tue, 26 Jul 2022 22:18:23 +0000 (15:18 -0700)
committerTom Stellard <tstellar@redhat.com>
Tue, 26 Jul 2022 22:30:27 +0000 (15:30 -0700)
commitf673dcc693da741e1662b516bbd8053e39a4fbc2
treeaf0c4ae985ad4e8c65d361c7ae6cef6f5f0fb525
parente3e63f30a5dab85e715f7557d3a684e0f7d77090
github: Automatically assign reviewers for backport requests

When there is a backport request, the GitHub Action that handles the
backport will now automatically assign the issue to the user(s) who
approved the commit in Phabricator and create an issue comment asking
them to review the request.

Reviewed By: thieta, kwk

Differential Revision: https://reviews.llvm.org/D126423
.github/workflows/issue-release-workflow.yml
llvm/utils/git/github-automation.py