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

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",