pcgeek86 / PSGitHub

This PowerShell module contains commands to manage GitHub through its REST API.
MIT License
186 stars 37 forks source link

Initial Org Support #50

Closed michaelsainz closed 2 years ago

michaelsainz commented 5 years ago

Improvements / Enhancements

The goal of this PR is to begin implementing functionality for GHES administrators to easily manage GitHub Organizations.

felixfbecker commented 4 years ago

v0.15.192 now has GitHub Enterprise support for all cmdlets through BaseUri so you can remove the addition of HostName here :)

michaelsainz commented 2 years ago

Closing as I'm not able to own this PR right now. If someone else wants to pick it up that'd be great 👍.