
I'm not sure if this is a known issue - but I'm trying to figure out what's happening. The appwrite function is setup attached to a specific branch on a mono-repo of different functions. However, if anyone pushes to any other branches on the same repo, it seems to try and re-build. We're worried about deploying these functions to production if this is a known issue. Thanks!

Some screenshots for context - the branch has never been changed in the function settings. Let me know if i can provide more information to help resolve this issue!


yes, this is expected at the moment. The branch specifies whether the new deployment will become active or not

Feel free to add a 👍🏼 to this related issue: https://github.com/appwrite/appwrite/issues/7473

oh shoot - i see. so mono-repos for functions really aren't ""supported"" (or recommended) right now then?

it's doable. you'll just have more deployments than you may want

that's fair - i appreciate the help!!! good to know they won't auto activate.

[SOLVED] Function Getting Rebuilt for other branches on the same repo
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
