Skip to content

Delete repositories when they become private

Administrator requested to merge cloud/delete-private-repos into main

Created by: asdine

This PR detects when a repo is no longer accessible and deletes it asynchronously. Because the repo might be cached by the source, it may still appear for a few minutes before being deleted. Fixes #13978

Merge request reports

Loading