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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Add a button to allow an administrator to delete a failed repository and reclone from the repository status page.
Is your feature request related to a problem? If so, please describe.
Often a failed repository can be fixed by trying again. Currently, the only way to force this is to login to the gitserver and delete the repository manually. In some cases customers cannot login to the services directly or it is challenging to do so. Having a button on the UI makes this step easier.
Requested by: https://github.com/sourcegraph/accounts/issues/6716 via Slack
Feature request description
Add a button to allow an administrator to delete a failed repository and reclone from the repository status page.
Is your feature request related to a problem? If so, please describe.
Often a failed repository can be fixed by trying again. Currently, the only way to force this is to login to the gitserver and delete the repository manually. In some cases customers cannot login to the services directly or it is challenging to do so. Having a button on the UI makes this step easier.
Additional context
Internal Product Gap