Closed
Description
Bug description
The prebuild project without PVC.
The user A account with PVC, add new branch X and commit, push branch X to the repo, trigger prebuild on Gitpod. The prebuild runs without PVC.
The user B account without PVC, open that branch X, the user B uses PVC.
Steps to reproduce
The prebuild projects without PVC.
- The user A account with PVC.
- The user B account without PVC.
- User A adds new branch X and commit, pushes branch X to the repo, and triggers prebuild on Gitpod. The prebuild runs without PVC. 👍
- User B opens branch X, the user B uses PVC (The prebuild project and the user's account are both without PVC).
Workspace affected
No response
Expected behavior
User B should open the workspace without PVC because the prebuild project is configured without PVC, also the user's account does not enable PVC.
Example repository
No response
Anything else?
Metadata
Metadata
Type
Projects
Status
Done