How do I change my app's GitHub repository on App Platform?

You can change an app’s source repository by updating the app’s spec. In the app’s spec file, you can update the repo value nested in the github block with the name of your new repository.

For specific instructions on how to do this, see How to Manage an App’s Source Repository.

Your app may have crashed while trying to receive an upload or return a response larger than it has been configured to manage.
Your team balance may be past due. Pay your balance to lift restrictions on actions you can take on the platform.
If an app’s health check fails, the app currently does not restart. This is because App Platform does not currently support liveness probes. An app only automatically restarts if the app crashes or if its disk or RAM usage exceeds the its limits.
In this article...