[PATCH] D117386: github: Add actions to automate part of the release workflow
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 21:48:16 PST 2022
tstellar updated this revision to Diff 404227.
tstellar added a comment.
- Added from typing import * for List[Str]
- Reworded some of the error messages.
- Allow commands on lines besides the first.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117386/new/
https://reviews.llvm.org/D117386
Files:
.github/workflows/issue-release-workflow.yml
llvm/utils/git/github-automation.py
llvm/utils/git/requirements.txt
llvm/utils/git/requirements.txt.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117386.404227.patch
Type: text/x-patch
Size: 13894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220129/4ff31f23/attachment.bin>
More information about the llvm-commits
mailing list