-
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: secretScanning
File: src/tools/categories/secretScanning.ts
Current: 6/8
Already Wrapped
listAlertsForRepo, listAlertsForOrg, listAlertsForEnterprise, getAlert, updateAlert, listLocationsForAlert
Methods to Add (2)
| Method | Route |
|---|---|
createPushProtectionBypass |
POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses |
getScanHistory |
GET /repos/{owner}/{repo}/secret-scanning/scan/history |
Pattern
See src/tools/categories/git.ts. Tool name: github_secret_scanning_<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)