-
Notifications
You must be signed in to change notification settings - Fork 19
Archive legacy repository #1316
Copy link
Copy link
Open
Description
Problem
The code in cisagov/crossfeed was migrated to this repo in March of 2024. That repo remains visible and unarchived, which could cause confusion.
Key issues:
- The old repo is active but is no longer maintained.
- Users may think that CISA doesn't maintain its code.
Recommended Actions
-
Archive cisagov/crossfeed
- Use GitHub’s Settings → Archive this repository option to mark it read-only.
- This clearly signals that the codebase is deprecated and prevents new commits or issues.
-
Update the README.md
Add a clear note at the top linking to the new repository:> [!NOTE] > This repository has been archived. Active development continues at > 👉 [https://github.com/cisagov/xfd](https://github.com/cisagov/xfd)
- Optionally, add the
DEPRECATEDtopic in repository settings for search clarity.
- Optionally, add the
Justification
Archiving unused repos reduces maintenance overhead, improves discoverability of the active codebase, and prevents confusion in audits and vulnerability scans. It aligns with standard best practices for code governance and lifecycle management, especially in multi-repo environments.
Archiving this repository will:
- Prevent accidental contributions to deprecated code.
- Maintain compliance with software governance policies.
- Make cisagov's overall codebase look cleaner.
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.