v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
Repository Manipulation

Set repo auto-forwarding

Set default auto-forwarding value, which determines whether they automatically advance to the latest commit when their branch receives new commits. This only affects workspaces created after this setting is changed. Existing workspaces retain their current auto-forwarding status.

post/repos/{repo_id}/set_def_auto_forwarding

Request body

ws_auto_forwarding_status'enabled' | 'disabled' required

workspace auto-forwarding status

Response

Request completed successfully