From e32d2438496b627d04846874aeb48978999ee4d3 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Mon, 23 Mar 2026 13:21:41 +0200 Subject: [PATCH] ai : update gh permissions (#20895) --- .github/workflows/ai-issues.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ai-issues.yml b/.github/workflows/ai-issues.yml index caa74ca223..c762901b5a 100644 --- a/.github/workflows/ai-issues.yml +++ b/.github/workflows/ai-issues.yml @@ -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**_