
I had followed the instructions to setup the GitHub Integration. All that has been working smoothly. However, I created a couple of new repos for new functions and it does not show up in the list for connecting the git repository while creating the function. In fact, it looks like only 4 repos are available for me to connect with Appwrite (I have over 20 repos).

So apparently it was only showing repositories I had allowed the appwrite GitHub app to access..... modifying the setting worked. The setting is at:
github -> settings -> Applications (under Integration)
Recommended threads
- Bulk API upsert or Create documents func...
Hi , I keep getting “databases.upsertDocuments” or “createDocuments” function is not a valid appwrite function error . Following is a simple node.js code (modi...
- Upgrade from 1.6.1 to 1.6.2 fails, error...
SO today i wanted to upgrade on of my appwrite infra hosted on a swarm cluster. I asked GPT to make a simple script to check duplicate on `_uid` accross the wh...
- Event Triggers Not Sending User Object P...
``` UpdateUserEvent Request: {"body":{"onboarded":"false"},"bodyRaw":"{\"onboarded\":\"false\"}","bodyText":"{\"onboarded\":\"false\"}","bodyJson":{"onboarded":...
