Skip to main contentCodeBeaver 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.ymlfile
- 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