Skip to content

[FEATURE REQ] Check if a Github repo is archived #127

@miparnisari

Description

@miparnisari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions