GitHub · Capability
github-repos-api — Status
github-repos-api — Status. 5 operations. Lead operation: GitHub Get the Combined Status for Specific Reference. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getthecombinedstatusforspecificreference
— GitHub Get the Combined Status for Specific Reference
/v1/repos/{owner}/{repo}/commits/{ref}/status
POST
Createdeploymentstatus
— GitHub Create Deployment Status
/v1/repos/{owner}/{repo}/deployments/{deployment-id}/statuses
GET
Getdeploymentstatus
— GitHub Get Deployment Status
/v1/repos/{owner}/{repo}/deployments/{deployment-id}/statuses/{status-id}
GET
Listrepositorycachereplicationstatus
— GitHub List Repository Cache Replication Status
/v1/repos/{owner}/{repo}/replicas/caches
POST
Createcommitstatus
— GitHub Create Commit Status
/v1/repos/{owner}/{repo}/statuses/{sha}
MCP Tools
github-get-combined-status-specific
GitHub Get the Combined Status for Specific Reference
read-only
idempotent
github-create-deployment-status
GitHub Create Deployment Status
github-get-deployment-status
GitHub Get Deployment Status
read-only
idempotent
github-list-repository-cache-replication
GitHub List Repository Cache Replication Status
read-only
idempotent
github-create-commit-status
GitHub Create Commit Status