Skip to content

Commit f803e70

Browse files
authored
Update stale.yml
Signed-off-by: Maxim Babichev <[email protected]>
1 parent 7b66532 commit f803e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
stale-issue-message: 'This issue is stale because it has been open 7 days with no activity.'
1313
days-before-stale: 7
1414
days-before-close: 3
15-
exempt-issue-labels: 'bug,in-developing'
15+
exempt-issue-labels: 'bug,backlog,in-developing'
1616
exempt-pr-labels: 'bug,frozen,in-developing'

0 commit comments

Comments
 (0)