GitHub Integration not triggering automatic rebuilds - need help
Solved
Hey everyone
I'm having an issue with automatic rebuilds for my Serverless Endpoint connected to GitHub.
Situation: - I have an endpoint configured with GitHub Integration (branch: main) - When I push changes to the repository, the rebuild does NOT trigger automatically - I'm forced to delete the endpoint and recreate it from scratch every time
What I've tried: 1. Created a GitHub Release as indicated in the documentation 2. Verified that commits are on the main branch 3. Checked GitHub connection in Settings (shows as connected) 4. No new build appears in the "Builds" tab of the endpoint
Question: Is there any configuration I'm missing to enable automatic rebuilds? Or do I need to manually trigger the rebuild somehow?