[PATCH] D119412: github: Automatically create backport requests for bugs referenced in commit messages
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 00:10:50 PST 2022
tstellar created this revision.
tstellar added a reviewer: kwk.
tstellar requested review of this revision.
Herald added a project: LLVM.
This adds a new action that will automatically create a backport request
for the release branch any time a bug is automatically closed by
having a reference to it (e.g. Fixes #12345) in a commit message.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119412
Files:
.github/workflows/issue-release-workflow.yml
llvm/utils/git/github-automation.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119412.407404.patch
Type: text/x-patch
Size: 7325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/342e536c/attachment.bin>
More information about the llvm-commits
mailing list