[PATCH] D126423: github: Automatically assign reviewers for backport requests

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 14:15:48 PDT 2022


tstellar created this revision.
Herald added a project: All.
tstellar requested review of this revision.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126423

Files:
  .github/workflows/issue-release-workflow.yml
  llvm/utils/git/github-automation.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126423.432129.patch
Type: text/x-patch
Size: 7128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/96acf146/attachment.bin>


More information about the llvm-commits mailing list