Skip to content
Init is here / May 19 - 23
Back

Github push not triggering function deployment

  • 0
  • Functions
  • Cloud
Tommy Angelo
19 May, 2025, 21:24

I'm using appwrite cloud instance and connected my github account to appwrite successfully. I also configured the git settings of my appwrite functions. however, when I push a new commit to the repo, it does not trigger the auto deployment of the function.

when git configuration for the function was made for the first time, it successfully triggered the deployment. so we know the config is done correctly. but the following git pushes are ignored. what might be the reason for that?

TL;DR
Issue: Github push not triggering function deployment on Appwrite cloud instance. Solution: After successfully configuring the git settings for the functions on Appwrite, the initial deployment worked but subsequent pushes are not triggering the deployment. This could be due to issues with webhooks setup, branch names, or authorization problems. Double-check and possibly reset the webhooks for the repository, verify the branch name configured matches the one being pushed to, and ensure the appropriate permissions are set in both Github and Appwrite.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more