Hey all! I’m using Appwrite Cloud Sites with GitHub connected. Right now, Appwrite seems to build for every push and PR, not just for my production branch (main). I’d like deploys to run only when changes land on main (e.g., after merging a PR from develop).
Questions:
- Is there any way to filter by branch so builds run only for main?
- Or can we configure GitHub so that Appwrite only receives webhook events for main pushes and not for other branches (e.g. develop)?
Context: I use a develop → main flow. Pushes to develop create builds we don’t need and add noise. I’d prefer no builds for non-production branches.
Thanks for any guidance.
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...