Skip to main content

A small package to retrieve CODEOWNERS files from Github, because the PyGithub library can't retrieve it

Project description

Python-based Github CODEOWNERS retriever

Note: requires the GITHUB_TOKEN environment var set with a valid token. Suggested use:

from codeowners_lib import codeowners co = codeowners assignees = co.retrieve(<repo name, ie 'some repo name'>)

and you get a list of CODEOWNERS for ticket assignment/etc

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

gh_codeowners-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

gh_codeowners-0.0.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded 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