How to exclude archived repos? #466
-
How to exclude archived repos from metrics calculation? |
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Aug 12, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lowlighter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
This is not possible currently, as GitHub GraphQL API does not allow filtering repositories by using
isArchived
field:If this option become available in the future, we could add it into metrics 👍