conda-forge.github.io icon indicating copy to clipboard operation
conda-forge.github.io copied to clipboard

Detect which feedstocks are using archived repositories as sources

Open jaimergp opened this issue 1 year ago • 2 comments

and... hint? lint? Create issue?

The idea is that: if a feedstock is pulling from an archived repo, it should probably be archived too. Not sure how to best communicate this to the maintainers, though.

jaimergp avatar Jan 05 '25 19:01 jaimergp

Looks like the GraphQL API's Repository query has an isArchived field

So we could check that to see if a repository is archived

jakirkham avatar Jan 07 '25 23:01 jakirkham

Would add we already recommend users create an issue when archiving. So having a bot create that issue seems like a reasonable first stem

jakirkham avatar Jan 07 '25 23:01 jakirkham