dsacms/archival-identifier
A GitHub Action to identify repositories that are candidates for archival
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ORG_NAME | GitHub organization to analyze | yes | — |
| VISIBILITY | Which repos to scan: all, public, or private | yes | all |
| START_DATE | Start date for historical data (YYYY-MM-DD) - required, e.g., 2026-01-01 | yes | — |
| END_DATE | End date for historical data (YYYY-MM-DD) - defaults to today | no | "" |
| CRITICALITY_SCORE_THRESHOLD | Threshold for criticality score to consider a repo a candidate for archival (0-1) | no | 2.5 |
| GITHUB_ORG_TOKEN | GitHub token for org access | yes | ${{ github.token }} |
Outputs
no outputs