[all-commits] [llvm/llvm-project] 51eaaa: github: Add a helpful message for issues without m...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Jul 15 10:11:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51eaaa3092c030a57dc4c0016d4c59785563d5b7
https://github.com/llvm/llvm-project/commit/51eaaa3092c030a57dc4c0016d4c59785563d5b7
Author: Tom Stellard <tstellar at redhat.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M llvm/utils/git/github-automation.py
Log Message:
-----------
github: Add a helpful message for issues without milestones
The /branch and /cherry-pick commands only work when an isssue has
a milestone, so give the user a helpful error message when they
try these commands on issue without a milestone.
Reviewed By: thieta, kwk
Differential Revision: https://reviews.llvm.org/D125744
More information about the All-commits
mailing list