Configuration
First configuration
CodeBeaver Cloud can auto-configure your repo
CodeBeaver looks for a codebeaver.yml
configuration file in your repository’s root directory. If no configuration file is present, CodeBeaver will:
- Analyze your codebase structure
- Generate an appropriate
codebeaver.yml
file - Include this file in its initial pull request
- Use this configuration for subsequent operations
For projects following standard structures (e.g., Python projects using pytest or React projects using Jest), the auto-generated configuration typically provides sufficient functionality, using templates. You can then customize the configuration to your needs.
Having issues with the first configuration? Join our Discord