Skip to content

Commit 9c989a0

Browse files
committed
chore(scripts): update exempt tags from stale
1 parent 313e9c9 commit 9c989a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/stale@v4
1111
with:
1212
stale-issue-label: 'stale'
13-
exempt-issue-labels: 'enhancement'
13+
exempt-issue-labels: 'enhancement,bug,bug-air-sdk'
1414
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1515
stale-pr-message: 'This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
1616
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'

0 commit comments

Comments
 (0)