diff --git a/.github/workflows/issue_autolabel.yml b/.github/workflows/issue_autolabel.yml index 6401d6586cc3..e0ab3872d8fa 100644 --- a/.github/workflows/issue_autolabel.yml +++ b/.github/workflows/issue_autolabel.yml @@ -49,6 +49,10 @@ jobs: term: "VLLM_ROCM_", searchIn: "both" }, + { + term: "aiter", + searchIn: "title" + }, { term: "rocm", searchIn: "title"