Skip to content

Repository files navigation

Code Owner diff tool

This tool helps to identify which files in a repository are changing ownership when a GitHub CODEOWNERS file changes.

Usage

$ codeowners-diff --helpusage: codeowners-diff [-h] [-C REPO_ROOT] [base_ref] [head_ref]get a summary of the changes to code owners between two refspositional arguments: base_ref default: HEAD head_ref default: the working treeoptions: -h, --help show this help message and exit -C REPO_ROOT git repository to run the tool in (default: current directory)

By default, the tool will show the changes in ownership between the current revision and main.

The output is GitHub-flavoured Markdown.

About

see which files have changed ownership when `CODEOWNERS` changes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages