github / github/copilot-cli

Auto Approve on specific command such as grep on copilot cli

Offen
#732 4 Kommentare 23 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area:configuration area:permissions
Vorherrschende Sprache
Shell
Sterne
11.2k
Forks
1.9k
Ø Merge
14 Std. 16 Min.
Gemergte PRs (30 T.)
6

Beschreibung

### Describe the feature or problem you'd like to solve

_No response_

### Proposed solution

It will be great if the copilot cli to support the auto approve, like vs code.

"chat.tools.terminal.autoApprove": {
"bash": true, // Auto-approve bash commands
"sh": true, // Auto-approve sh commands
"python3": true, // Auto-approve python commands
"git": true, // Auto-approve git commands
"cd": true, // Auto-approve cd commands
"ls": true, // Auto-approve ls commands
"mkdir": true, // Auto-approve mkdir commands
"grep": true,
"find": true,
"rm": false, // Always require approval for rm
"git push": false // Always require approval for git push
}

### Example prompts or workflows

_No response_

### Additional context

_No response_

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.