[llubi][Github] Add llubi labelling support (#187877)

So that one can easily subscribe to llubi PRs which are currently not
labelled at all.
This commit is contained in:
Aiden Grossman 2026-03-22 11:01:45 -07:00 committed by GitHub
parent 45039dfac4
commit ca3d04561b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1467,3 +1467,9 @@ infrastructure:
- changed-files:
- any-glob-to-any-file:
- .ci/**
tools:llubi:
- changed-files:
- any-glob-to-any-file:
- llvm/tools/llubi/**
- llvm/test/tools/llubi/**