There was an error while loading. Please reload this page.
2 parents caead6a + 96e141c commit 57bfb11Copy full SHA for 57bfb11
1 file changed
.github/workflows/stale.yml
@@ -15,3 +15,6 @@ jobs:
15
with:
16
days-before-stale: 30
17
days-before-close: 5
18
+ # Keep triaged items open; omit "stale" so unlabeled items can still be closed.
19
+ exempt-issue-labels: "bug,dependencies,enhancement,needs investigation,out of scope,question,upstream: OpenCV"
20
+ exempt-pr-labels: "bug,dependencies,enhancement,needs investigation,out of scope,question,upstream: OpenCV"
0 commit comments