[llvm] [Github] Add Pull Request template with links to Github docs/Discord/Forums (PR #71923)
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 08:25:41 PST 2023
tstellar wrote:
> @tstellar do you know where llvm-bot's code is? Is it possible to run an instance of it on your own fork?
You don't need to use the llvmbot account for this. You can just write a simple workflow that adds a comment to each new PR using the builtin GITHUB_TOKEN for authentication.
https://github.com/llvm/llvm-project/pull/71923
More information about the llvm-commits
mailing list