fix: archive ownerless repositories without assigning ownership (#800)

This commit is contained in:
Thomas Durieux
2026-09-08 14:03:09 +02:00
committed by GitHub
parent 8de4a536cc
commit 530e388e46
13 changed files with 364 additions and 53 deletions
+1
View File
@@ -16,6 +16,7 @@
"repo_not_found": "The repository was not found on GitHub. Check the URL and spelling, make sure you are signed in to the account that can see it, and confirm the repo isn't hidden under an org that restricts third-party app access.",
"repo_empty": "The selected branch has no commits on GitHub. Push at least one commit, or pick a different branch, then retry.",
"repo_not_accessible": "Anonymous GitHub cannot access this repository. Verify the repository exists and that Anonymous GitHub has been authorized for the owning organization.",
"repository_archived": "This repository has been archived and its files are no longer available.",
"repository_expired": "The repository is expired.",
"invalid_status": "This action cannot be performed while the resource is in its current state.",
"repository_not_ready": "Anonymous GitHub is still processing the repository, it can take several minutes.",