Skip to main content

Manage a GitHub Organization, its teams, repository permissions, and more

Project description

GitHub Organization Manager

REUSE status

A lightweight tool that helps with managing a GitHub organization, its members, teams, repository permissions and more.

The basic principle: all settings reside in YAML configuration files which will be made effective during a run of this tool.

Features

  • Manage GitHub teams and their members and maintainers
  • Support of sub-teams
  • Manage teams' permissions on organizations' repositories
  • Invite members to the organization if they aren't part of it yet
  • Warn about unmanaged teams
  • Warn about organization members who are not part of any team

Are you missing a feature? Please check whether it's already posted as an issue, and create one of this isn't the case.

Install

Dependencies: Python 3.10 or newer

To install: pip3 install github-org-manager

You may also want to consider using helpers such as pipx to avoid a dependency mess on your system.

Afterwards, the tool is executable with the command gh-org-mgr. The --help flag informs you about the required and available commands.

Configuration

Inside config/example, you can find an example configuration that shall help you to understand the structure:

  • app.yaml: Configuration necessary to run this tool
  • org.yaml: Organization-wide configuration
  • teams/*.yaml: Configuration concerning the teams of your organization.

You may also be interested in the live configuration of the OpenRail Association's organization.

Run the program

You can execute the program using the command gh-org-mgr. gh-org-mgr --help shows all available arguments and options.

Some examples:

  • gh-org-mgr -c myorgconf: synchronize the settings of the GitHub organization with your local configuration in the given configuration path (myorgconf). This may create new teams, remove/add members, and change permissions.
  • gh-org-mgr -c myorgconf --dry: as above, but do not make any modification. Perfect for testing your local configuration and see its potential effects.
  • gh-org-mgr -c myorgconf --debug: the first example, but show full debugging information.

License

The content of this repository is licensed under the Apache 2.0 license.

There may be components under different, but compatible licenses or from different copyright holders. The project is REUSE compliant which makes these portions transparent. You will find all used licenses in the LICENSES directory.

The project is has been started by the OpenRail Association. You are welcome to contribute!

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

github_org_manager-0.1.0.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

github_org_manager-0.1.0-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file github_org_manager-0.1.0.tar.gz.

File metadata

  • Download URL: github_org_manager-0.1.0.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2

File hashes

Hashes for github_org_manager-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2d1c3ab327dff7ae18438cb101dd8db1533737cae9f88b3729b1334ecc59de04
MD5 44fad0a3369025dd551eada0eae4b976
BLAKE2b-256 1e2967f523b28db6d32d768ea1e0d7e7302f7b5488177f99edc648034a9e56d7

See more details on using hashes here.

File details

Details for the file github_org_manager-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: github_org_manager-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2

File hashes

Hashes for github_org_manager-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 539291c3a4f0283f129dac9e0ad6a7a4bb629e03174d6a615ce6c6b913de4a95
MD5 0a4d9c6e3768faafbb5831e9a70108f3
BLAKE2b-256 8538c04eb3fbc4dcd024ad6401cd7dacab9e269d8cbf5d5474f94de4f3117fec

See more details on using hashes here.

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