2 Commits

Author SHA1 Message Date
stephan.kasdorf
a3b811ec9a implemented the GitHub calls for the repository 2024-06-18 16:58:02 +02:00
stephan.kasdorf
40139d144b Added GitHub webhook functionality and configuration for API interaction
This commit introduces functionality for GitHub webhook interaction and API calls. The git operations are handled by a custom GitHub client in PHP, details for API endpoints are outlined in a new OpenAPI schema, and the project setup includes PHP FPM and NGINX configuration using Docker. A webhook receiver is also added to process incoming webhook payloads.
2024-05-29 15:32:08 +02:00