-
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: oidc (NEW — no file exists yet)
File to create: src/tools/categories/oidc.ts
Methods to Add (2)
| Method | Route |
|---|---|
getOidcCustomSubTemplateForOrg |
GET /orgs/{org}/actions/oidc/customization/sub |
updateOidcCustomSubTemplateForOrg |
PUT /orgs/{org}/actions/oidc/customization/sub |
Setup Required
- Create
src/tools/categories/oidc.ts - Export
oidcCategoryfromsrc/tools/categories/index.ts - Add to
ALL_CATEGORIESinsrc/tools/generator.ts - Add to
fullandorg-adminpresets
Tool name format: github_oidc_<snake_case_method>.
Acceptance Criteria
- New file created with both methods
- Registered in generator.ts
-
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)