In https://github.com/cennso/cennso-website/pull/2 I see failing and when I go to https://cloud.appwrite.io/console/git/authorize-contributor?projectId=68f64b7b0001591c781b&installationId=68f64e4da61a0d49a01e&repositoryId=68f64e7cb6506416a80d&providerPullRequestId=2# I cannot approve, get server error. PATCH to https://cloud.appwrite.io/v1/vcs/github/installations/68f64e4da61a0d49a01e/repositories/68f64e7cb6506416a80d gets 500
in the console UI there is no way to preapprove preview builds
Recommended threads
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...