I have an app that works locally and deploys to App Engine using the SDK but I can not get the deploy from Github feature working reliably. It has only deployed a few times for some apps and not at all for most.
I have the repo connected and can view the source in my app engine console. I have also set up a pipeline that is set to "Deploy source only (Python, PHP)". The Source Code/Releases page shows the pipeline, but the section below where it should show the releases is blank, even after pushing new code to the github repo and seeing the webhook status as successful.