Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@Angelodaniel Angelodaniel released this 15 Sep 08:46

馃帀 Initial release of CODEOWNERS Optimizer

Features

  • Smart rule ordering based on Sentry evaluation logic
  • Specificity scoring system for CODEOWNERS patterns
  • Validation of CODEOWNERS syntax
  • Dry-run mode to preview changes
  • Support for all CODEOWNERS syntax features
  • Comprehensive documentation and examples
  • Command-line interface with multiple options
  • Pure Python implementation (no external dependencies)

Installation

pip install codeowners-optimizer

Usage

codeowners-optimizer --input CODEOWNERS --dry-run