coopnorge / provider-github

Apache License 2.0
23 stars 11 forks source link

Support GitHub Enterprise Organisations #41

Closed gilfthde closed 5 months ago

gilfthde commented 5 months ago

Description of your changes

Implements github_enterprise_organization to allow creation of organizations on a GitHub Enterprise account.

I have:

How has this code been tested

AtzeDeVries commented 5 months ago

Hi @gilfthde,

Thanks for the PR. I just moved to to the latest upjet tooling. I'll get that PR (https://github.com/coopnorge/provider-github/pull/39) merged and see about this. I expect a lot of merge conflicts, but will see.

gilfthde commented 5 months ago

@AtzeDeVries thanks for upgrading to the latest upjet. I will check and adapt my work.

AtzeDeVries commented 5 months ago

Upgrade is done now.

gilfthde commented 5 months ago

Replaced by #46