Enqueue a sync for a repository that has an upstream remote. Required scope:Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
write
Options
Repository name.
pull fetches from upstream into Mesa. push sends Mesa refs to upstream.Organization override.
Response
Sync ID.
Repository ID.
Sync direction.
Current sync status.
Attempt number for this run.
Per-ref sync stats, or null until the run reaches a terminal state.
Failure message, or null when no error is present.
Creation time.
Start time, or null if the run has not started.
Finish time, or null if the run has not finished.
SyncRunStats
Per-ref sync outcomes.
SyncRunRef
Git ref name.
Previous OID, or null when the ref was newly created.
OID after the sync attempt.
Result for this ref.

