repo claim.
JWT Requirements
- The JWT must include the repository in the
repoclaim - Requires
git:writescope
Response
Notes
- Returns
202 Accepted- sync is initiated asynchronously - Only works for repositories that have an upstream configured via
base_repoduring creation - See Integrations for setup details
- The SDK provides
repo.pullUpstream()for this operation
Error Responses
Invalid JWT or missing
git:write scopeRepository doesn’t exist
Repository has no upstream configured
Sync service unavailable