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
Copy file name to clipboardExpand all lines: docs/archiving-public-repositories.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,5 @@ In order to archive a github organization repository:
19
19
3. Let it sit until you receive confirmation from a maintainer or an adequate length of time has passed.
20
20
21
21
4. Close all open issues and pull requests and archive the repository from the repository settings.
22
+
23
+
Note: It is important to typically choose to**Archive** unmaintained repositories instead of deleting them. When you delete a public repository, the oldest,[active public fork is chosen to be the new upstream repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/what-happens-to-forks-when-a-repository-is-deleted-or-changes-visibility). All other repositories are forked off of this new upstream and subsequent pull requests go to this new upstream repository. This may have security and reputational risks to your organization. If you must delete a repository, work with your OSPO or similar team to understand the implications of this process.