Skip to content

Commit 2a68cb1

Browse files
authored
Update allowed GitHub tools in ci-doctor.md
Removed several GitHub tools from the allowed list and retained 'update_issue'.
1 parent 6228d51 commit 2a68cb1

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

workflows/ci-doctor.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,9 @@ permissions:
2222
tools:
2323
github:
2424
allowed: [
25-
get_workflow_run,
26-
list_workflow_jobs,
27-
get_job_logs,
28-
get_workflow_run_logs,
29-
get_commit,
30-
get_pull_request,
31-
get_pull_request_files,
3225
create_issue,
3326
add_issue_comment,
34-
update_issue,
35-
search_issues,
36-
list_issues
27+
update_issue
3728
]
3829

3930
# Simple file-based storage for investigation results (no external dependencies)
@@ -42,8 +33,6 @@ tools:
4233

4334
claude:
4435
allowed:
45-
Write:
46-
Edit:
4736
WebFetch:
4837
WebSearch:
4938

0 commit comments

Comments
 (0)