Fields
Conflict resolution strategies
The conflict resolution strategy resolves in this order: an explicit value on the spawn request takes precedence over the repo-config default, which takes precedence over the built-in default of
MERGE.Base branch resolution
When an agent spawns, the base branch for each repo resolves in this order:- Caller-supplied value on the spawn request.
base_branchfrom the repo-config for that clone URL.base_branchfrom the workspace repo entry.
Examples
Setting a repo-config
Disabling file-change notifications for a repo
Listing repo-configs
Reading a single repo-config
Errors
Related
- Workspaces — the resource whose repos reference repo-configs at spawn time
- steering-policy — gates who may steer agents via events from this repo
- Catalog — concept overview of catalog resources
murmur set— CLI command for creating and updating catalog resourcesmurmur get— CLI command for reading catalog resources