You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user removes or reconfigures the Github app, removes the GitLab webhook, or is removed from a project, you can still trigger a prebuild from the dashboard.
For GitHub, the prebuild go through the RUNNING and SUCCESS states with no error.
For GitLab, the prebuild go through the RUNNING and SUCCESS states with the following error:
last backup failed: workspace does not exist. Please contact support if you need the workspace data.
Proposal
Do not allow prebuilds when GitHub app is not configured or GitLab webhook is removed