Skip to main content

see which files have changed ownership when `CODEOWNERS` changes

Project description

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 --help
usage: codeowners-diff [-h] [-r REPO_ROOT] [base_ref] [head_ref]

get a summary of the changes to code owners between two refs

positional arguments:
  base_ref              default: main
  head_ref              default: HEAD

options:
  -h, --help            show this help message and exit
  -r REPO_ROOT, --repo-root 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codeowners_diff-0.1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

codeowners_diff-0.1.1-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page