1.7.0 – File-Based Configuration and Bitbucket Integration

Improvements and New Features

kodus-config.yml Support

You can now configure Kody directly through the kodus-config.yml file in your repository. This keeps your code review preferences versioned with your code while still allowing web-based configurations when needed.

  • Global and per-repo rules remain in effect.
  • Easily export web configs to the YAML file.
  • The pipeline is built to handle new configurations without breaking anything.

By default, the file overrides web settings if detected, but you can revert this anytime.

Bitbucket Integration 💙

Kodus now supports Bitbucket, bringing automated code reviews to your repositories on the platform.