]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ai : update gh permissions (#20895)
authorGeorgi Gerganov <redacted>
Mon, 23 Mar 2026 11:21:41 +0000 (13:21 +0200)
committerGitHub <redacted>
Mon, 23 Mar 2026 11:21:41 +0000 (13:21 +0200)
.github/workflows/ai-issues.yml

index caa74ca223211e5b613ad5e50270017049980103..c762901b5ac43c284b9ff1002cace4e6e03984b4 100644 (file)
@@ -26,7 +26,9 @@ jobs:
             {
               "bash": {
                 "*": "deny",
-                "gh issue*": "allow",
+                "gh issue view*": "allow",
+                "gh issue list*": "allow",
+                "gh issue comment*": "allow",
                 "gh search issues*": "allow"
               },
               "webfetch": "deny"
@@ -71,8 +73,8 @@ jobs:
           [comment]
           This issue might be similar or related to the following issue(s):
 
-            - #[related_issue_number]: [brief description of how they are related]
-            - #[related_issue_number]: [brief description of how they are related]
+            - #12942: [brief description of how they are related]
+            - #11234: [brief description of how they are related]
             ...
 
           _This comment was auto-generated locally using **$GA_ENGINE** on **$GA_MACHINE**_