Good difficult issue override for the stalebot (#18094)

This commit is contained in:
Lysandre Debut 2022-07-26 09:39:14 +02:00 committed by GitHub
parent f65307e498
commit d32558cc7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ from github import Github
LABELS_TO_EXEMPT = [
"good first issue",
"good second issue",
"good difficult issue",
"feature request",
"new model",
"wip",