mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 03:10:42 -07:00
fix(skills): restrict gh pr commands to read-only in policy.toml
This commit is contained in:
@@ -51,7 +51,11 @@ commandPrefix = [
|
||||
"git br",
|
||||
"git log",
|
||||
"git show",
|
||||
"gh pr",
|
||||
"gh pr diff",
|
||||
"gh pr view",
|
||||
"gh pr checks",
|
||||
"gh pr list",
|
||||
"gh pr status",
|
||||
"gh repo view",
|
||||
"gh run",
|
||||
"gh api",
|
||||
|
||||
Reference in New Issue
Block a user