-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
octokit-coverageExpanding Octokit REST API coverage (#86)Expanding Octokit REST API coverage (#86)
Description
Parent Issue
#86 — Expand Octokit coverage
Category: checks
File: src/tools/categories/checks.ts
Current: 10/12
Already Wrapped
listForRef, listForSuite, get, create, update, listSuitesForRef, getSuite, createSuite, rerequestSuite, listAnnotations
Methods to Add (2)
| Method | Route |
|---|---|
rerequestRun |
POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest |
setSuitesPreferences |
PATCH /repos/{owner}/{repo}/check-suites/preferences |
Pattern
See src/tools/categories/git.ts. Tool name: github_checks_<snake_case_method>.
Acceptance Criteria
- Both methods wrapped
-
npm run buildpasses - TOOLS.md updated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
octokit-coverageExpanding Octokit REST API coverage (#86)Expanding Octokit REST API coverage (#86)