[PATCH] D126423: github: Automatically assign reviewers for backport requests
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 21:57:16 PDT 2022
tstellar updated this revision to Diff 443137.
tstellar marked 5 inline comments as done.
tstellar added a comment.
Re-wrote the patch so that the pull request is assigned to the reviewers rather
than the issue. This seems to make more sense since the reviewers will be reviewing
the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126423/new/
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.443137.patch
Type: text/x-patch
Size: 8413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/487156ab/attachment.bin>
More information about the llvm-commits
mailing list