You've already forked wakapi-readme-stats
hiding outdated comments
This commit is contained in:
@@ -119,6 +119,13 @@ GITHUB_API_QUERIES = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
""",
|
||||||
|
"hide_outdated_comment": """
|
||||||
|
mutation {
|
||||||
|
minimizeComment(input: {classifier:OUTDATED, subjectId: "$id"}) {
|
||||||
|
clientMutationId
|
||||||
|
}
|
||||||
|
}
|
||||||
""",
|
""",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user