From 661e6f7c38151a1321610d740be85de20a833720 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 12 Mar 2026 16:23:52 +0000 Subject: [PATCH] Allow manipulating gh labels --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index daa6ba6c..03395cf1 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -49,7 +49,8 @@ "WebFetch(domain:github.com)", "WebFetch(domain:hex.pm)", "Bash(gh issue:*)", - "Bash(mise run:*)" + "Bash(mise run:*)", + "Bash(gh label:*)" ] }, "enableAllProjectMcpServers": false