Skip to content

Commit 59c76e0

Browse files
committed
[ci skip]
1 parent e2d496e commit 59c76e0

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity. Is this issue already resolved?'
1717
stale-issue-label: 'stale'
18-
exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2'
18+
exempt-issue-labels: 'bug,enhancement,good first issue'
1919
stale-pr-message: 'This pull request had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity.'
2020
stale-pr-label: 'stale'
2121
days-before-stale: 180

0 commit comments

Comments
 (0)