We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed959f commit 8d593f4Copy full SHA for 8d593f4
1 file changed
.github/labeler.yml
@@ -84,6 +84,11 @@ integration:llama_cpp:
84
- any-glob-to-any-file: "integrations/llama_cpp/**/*"
85
- any-glob-to-any-file: ".github/workflows/llama_cpp.yml"
86
87
+integration:llama_stack:
88
+ - changed-files:
89
+ - any-glob-to-any-file: "integrations/llama_stack/**/*"
90
+ - any-glob-to-any-file: ".github/workflows/llama_stack.yml"
91
+
92
integration:mcp:
93
- changed-files:
94
- any-glob-to-any-file: "integrations/mcp/**/*"
0 commit comments