[PATCH] D158276: [llvm][github] Allow `/` in branches name in the `/branch` command
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 06:48:09 PDT 2023
aaron.ballman added reviewers: thieta, tstellar.
aaron.ballman added a comment.
FWIW, I ran into this today with an attempt to backport https://github.com/llvm/llvm-project/issues/64713, so I'm in favor of the changes. It'd also be nice if we could silently accept `// cherry-pick:` and `// branch:` (with a colon) because I managed to mess that up as well. :-D
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158276/new/
https://reviews.llvm.org/D158276
More information about the llvm-commits
mailing list