Skip to content
Start here

Config Autofill

Get repository configuration autofill
GET/accounts/{account_id}/builds/repos/{provider_type}/{provider_account_id}/{repo_id}/config_autofill
ModelsExpand Collapse
ConfigAutofillGetResponse object { config_file, default_worker_name, env_worker_names, 2 more }
config_file: optional string
default_worker_name: optional string
env_worker_names: optional map[string]
package_manager: optional "npm" or "yarn" or "pnpm" or 2 more
One of the following:
"npm"
"yarn"
"pnpm"
"bun"
"uv"
scripts: optional map[string]