We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6228d51 commit 2a68cb1Copy full SHA for 2a68cb1
1 file changed
workflows/ci-doctor.md
@@ -22,18 +22,9 @@ permissions:
22
tools:
23
github:
24
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,
32
create_issue,
33
add_issue_comment,
34
- update_issue,
35
- search_issues,
36
- list_issues
+ update_issue
37
]
38
39
# Simple file-based storage for investigation results (no external dependencies)
@@ -42,8 +33,6 @@ tools:
42
43
claude:
44
allowed:
45
- Write:
46
- Edit:
47
WebFetch:
48
WebSearch:
49
0 commit comments