Skip to content

Commit e4dd244

Browse files
authored
Update GitHub tool list in registry (#1199)
1 parent 1b0f36a commit e4dd244

File tree

1 file changed

+70
-22
lines changed

1 file changed

+70
-22
lines changed

pkg/registry/data/registry.json

Lines changed: 70 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,35 +1011,83 @@
10111011
],
10121012
"tier": "Official",
10131013
"tools": [
1014-
"get_me",
1015-
"get_issue",
1016-
"create_issue",
1014+
"add_comment_to_pending_review",
10171015
"add_issue_comment",
1018-
"list_issues",
1019-
"update_issue",
1020-
"search_issues",
1021-
"get_pull_request",
1022-
"list_pull_requests",
1023-
"merge_pull_request",
1024-
"get_pull_request_files",
1025-
"get_pull_request_status",
1026-
"update_pull_request_branch",
1027-
"get_pull_request_comments",
1028-
"get_pull_request_reviews",
1029-
"create_pull_request_review",
1030-
"create_pull_request",
1016+
"add_sub_issue",
1017+
"assign_copilot_to_issue",
1018+
"cancel_workflow_run",
1019+
"create_and_submit_pull_request_review",
1020+
"create_branch",
1021+
"create_issue",
10311022
"create_or_update_file",
1032-
"push_files",
1033-
"search_repositories",
1023+
"create_pending_pull_request_review",
1024+
"create_pull_request",
10341025
"create_repository",
1035-
"get_file_contents",
1026+
"delete_file",
1027+
"delete_pending_pull_request_review",
1028+
"delete_workflow_run_logs",
1029+
"dismiss_notification",
1030+
"download_workflow_run_artifact",
10361031
"fork_repository",
1037-
"create_branch",
1032+
"get_code_scanning_alert",
1033+
"get_commit",
1034+
"get_dependabot_alert",
1035+
"get_discussion",
1036+
"get_discussion_comment",
1037+
"get_file_contents",
1038+
"get_issue",
1039+
"get_issue_comments",
1040+
"get_job_logs",
1041+
"get_me",
1042+
"get_notification_details",
1043+
"get_pull_request",
1044+
"get_pull_request_comments",
1045+
"get_pull_request_diff",
1046+
"get_pull_request_files",
1047+
"get_pull_request_reviews",
1048+
"get_pull_request_status",
1049+
"get_secret_scanning_alert",
1050+
"get_tag",
1051+
"get_workflow_run",
1052+
"get_workflow_run_logs",
1053+
"get_workflow_run_usage",
1054+
"list_branches",
1055+
"list_code_scanning_alerts",
10381056
"list_commits",
1057+
"list_dependabot_alerts",
1058+
"list_discussion_categories",
1059+
"list_discussions",
1060+
"list_issues",
1061+
"list_notifications",
1062+
"list_pull_requests",
1063+
"list_secret_scanning_alerts",
1064+
"list_sub_issues",
1065+
"list_tags",
1066+
"list_workflow_jobs",
1067+
"list_workflow_run_artifacts",
1068+
"list_workflow_runs",
1069+
"list_workflows",
1070+
"manage_notification_subscription",
1071+
"manage_repository_notification_subscription",
1072+
"mark_all_notifications_read",
1073+
"merge_pull_request",
1074+
"push_files",
1075+
"remove_sub_issue",
1076+
"reprioritize_sub_issue",
1077+
"request_copilot_review",
1078+
"rerun_failed_jobs",
1079+
"rerun_workflow_run",
1080+
"run_workflow",
10391081
"search_code",
1082+
"search_issues",
1083+
"search_orgs",
1084+
"search_pull_requests",
1085+
"search_repositories",
10401086
"search_users",
1041-
"get_code_scanning_alert",
1042-
"list_code_scanning_alerts"
1087+
"submit_pending_pull_request_review",
1088+
"update_issue",
1089+
"update_pull_request",
1090+
"update_pull_request_branch"
10431091
],
10441092
"transport": "stdio"
10451093
},

0 commit comments

Comments
 (0)