Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Github integration to automatically create private repos based on a template #1

Open
vladolaru opened this issue Jan 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vladolaru
Copy link
Contributor

vladolaru commented Jan 12, 2022

When a new hosting solution is purchased, a new WordPress site needs to be created on our infrastructure managed by PD Deck. A PD site needs to clone some Github repo that follows the structure of our wpsite-starter repo.

We need to integrate a Github API wrapper (probably this one https://github.com/KnpLabs/php-github-api as it seems well maintained) to create a new private repo in the Pressody organization and have the wpsite-starter repo function as a temple for it.

Once we have the new Github repo URL, we can pass it to PD Deck to do its thing.

@vladolaru vladolaru added the enhancement New feature or request label Jan 12, 2022
@vladolaru vladolaru self-assigned this Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant