Skip to content

Commit c9f8e70

Browse files
committed
Merge branch 'master' of github.com:nicoco007/DynamicOpenVR
2 parents 12f16e5 + cb2bb4c commit c9f8e70

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/stale.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ daysUntilStale: 7
77
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
88
daysUntilClose: 7
99

10+
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
11+
exemptLabels:
12+
- backlog
13+
1014
# Label to use when marking as stale
1115
staleLabel: stale
1216

@@ -22,4 +26,4 @@ closeComment: >
2226
issue or create a new one.
2327
2428
# Limit to only `issues` or `pulls`
25-
only: issues
29+
only: issues

0 commit comments

Comments
 (0)