GitHub · Capability
GitHub Repos API — Contexts
GitHub Repos API — Contexts. 4 operations. Lead operation: Get All Status Check Contexts. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getallstatuscheckcontexts
— Get All Status Check Contexts
/v1/repos/{owner}/{repo}/branches/{branch}/protection/required-status-checks/contexts
POST
Addstatuscheckcontexts
— Add Status Check Contexts
/v1/repos/{owner}/{repo}/branches/{branch}/protection/required-status-checks/contexts
PUT
Setstatuscheckcontexts
— Set Status Check Contexts
/v1/repos/{owner}/{repo}/branches/{branch}/protection/required-status-checks/contexts
DELETE
Removestatuscheckcontexts
— Remove Status Check Contexts
/v1/repos/{owner}/{repo}/branches/{branch}/protection/required-status-checks/contexts
MCP Tools
get-all-status-check-contexts
Get All Status Check Contexts
read-only
idempotent
add-status-check-contexts
Add Status Check Contexts
read-only
set-status-check-contexts
Set Status Check Contexts
idempotent
remove-status-check-contexts
Remove Status Check Contexts
idempotent