Unverified Commit d32558cc authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Good difficult issue override for the stalebot (#18094)

parent f65307e4
...@@ -24,6 +24,7 @@ from github import Github ...@@ -24,6 +24,7 @@ from github import Github
LABELS_TO_EXEMPT = [ LABELS_TO_EXEMPT = [
"good first issue", "good first issue",
"good second issue", "good second issue",
"good difficult issue",
"feature request", "feature request",
"new model", "new model",
"wip", "wip",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment