Skip to content

Commit 72a6913

Browse files
authored
[CI] Add aiter to matching list of issue auto labeller for rocm tag (vllm-project#23942)
Signed-off-by: vllmellm <[email protected]>
1 parent d90d8eb commit 72a6913

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/issue_autolabel.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ jobs:
4949
term: "VLLM_ROCM_",
5050
searchIn: "both"
5151
},
52+
{
53+
term: "aiter",
54+
searchIn: "title"
55+
},
5256
{
5357
term: "rocm",
5458
searchIn: "title"

0 commit comments

Comments
 (0)