-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When I review lists of Github projects, eg https://github.com/avelino/awesome-go, i'd like this tool to tell me if any of the repos mentioned have been archived.
Describe the solution you'd like
A flag that would enable this extra analysis. Ultimately i'd love to include this as part of https://github.com/UmbrellaDocs/action-linkspector
Describe alternatives you've considered
A manual check, e.g.
curl -s https://api.github.com/repos/Tecsisa/foulkon | jq .archived
true
Additional context
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request