[llvm] [CI] Make issue labeler more robust (PR #145431)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 23 21:27:02 PDT 2025


tstellar wrote:

The regex is designed to match the summary that is automatically filled in for users when they click on the link in the developer guide.  I only want users to apply by clicking the link and I don't want to match anything else.

https://github.com/llvm/llvm-project/pull/145431


More information about the llvm-commits mailing list