dsacms/repo-sunsetter

A GitHub Action to prepare a repository for archival

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token for authentication and creating issues & PRsyes
METADATA_FILE_TYPEMetadata file in the repository (e.g. code.json, codemeta, publiccode.yml)nocode.json
USE_MATURITY_MODEL_TIERSFlag to determine if maturity model tiers should be used for issue generationyesfalse
CHECKLIST_LINKA link to the archival checklist to be included in the issue body. The checklist must be in the form of a .md file. The link must serve the file as a static raw text file (i.e. uses raw.githubusercontent.com). Only used if USE_MATURITY_MODEL_TIERS is falsenohttps://raw.githubusercontent.com/DSACMS/repo-sunsetter/main/checklists/TEMPLATE_ARCHIVAL_CHECKLIST.md
ARCHIVE_NOTICE_TEXTCustom text to include in the archival notice (optional)noThis project is now archived and no longer actively maintained. It has been archived to retain its contents for reference. Feel free to explore and fork the repository, but please note that updates or support will not be provided.
namedescription
archival_checklist_issue_numberThe created issue number
archival_checklist_issue_urlThe URL of the created issue
metadata_update_pull_request_urlThe URL of the pull request for the metadata file update
readme_pull_request_numberThe pull request number for the README update
readme_pull_request_urlThe URL of the pull request for the README update