1 Open Issue Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Game Development RPG Game

AI Summary: Modify the `/hook` endpoint to validate incoming webhooks, ensuring that recompilation only occurs when pushes are made to the `main` branch. This involves checking the branch name within the webhook payload before triggering the recompilation process.

Complexity: 3/5
enhancement good first issue

TypeScript