Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan authored Dec 16, 2024
1 parent 41c6068 commit 1771efe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'Resolution: Stale'
stale-pr-label: 'Resolution: Stale'
exempt-issue-labels: 'Core Team,PRO Support,Resolution: Help Wanted,Status: Discussion,Status: In Progress,Type: Enhancement,Type: New Feature'
exempt-pr-labels: 'Core Team,Resolution: Help Wanted,Resolution: Workaround,Status: Discussion,Status: In Progress,Status: Pending Review'
exempt-issue-labels: 'Core Team,PRO Support,Resolution: Help Wanted,Status: Discussion,Type: Enhancement,Type: New Feature'
exempt-pr-labels: 'Core Team,Resolution: Help Wanted,Status: Discussion,Status: Pending Review'
exempt-all-milestones: true
days-before-stale: 365
days-before-close: 7
Expand Down

0 comments on commit 1771efe

Please sign in to comment.