Closed
Description
Bug description
I deploy a self-host Gitpod in Azure as https://github.com/gitpod-io/gitpod-microsoft-aks-guide says.
Everything works but some problem of prebuilds raised.
Prebuilds of DEFAULT branch only run at the first time when a new repo added as a project in gitpod. After that, when I make some changes on the DEFAULT branch, it doesn't trigger prebuild. it's always in the READY state. But the actual content is old.
I'm curious if I'm overlooking some configuration or if this is a bug.
Steps to reproduce
- install gitpod as https://github.com/gitpod-io/gitpod-microsoft-aks-guide says
- sign in self-host gitpod by github account
- add github intergration oauth permission with private_repo and repo
- add a private repo into gitrepo
- DEFAULT branch starts to run prebuild and get into READY state.
- edit README.md in the repo in DEFAULT branch and push
- prebuild stats is still READY but nothing run, and prebuild list view, there is nothing but the first record of prebuild when repo init.
Workspace affected
No response
Expected behavior
- when I push changes to DEFAULT branch, it would trigger prebuild.
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status