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 1c856b8 commit 386eaff
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,10 +18,10 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'Resolution: Stale'
stale-pr-label: 'Resolution: Stale'
exempt-issue-labels: 'Core Team,PRO Support,good first issue,question,Resolution: Help Wanted,Resolution: Workaround,Status: Discussion,Status: In Progress,Status: Needs Triage,Status: Pending Review,Type: Enhancement,Type: New Feature'
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-all-milestones: true
days-before-stale: 120
days-before-stale: 365
days-before-close: 7
close-issue-reason: 'not_planned'
stale-issue-message: 'This issue has been automatically marked as stale. **If this issue is still affecting you with the latest version, please leave any comment**, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!'
Expand Down

0 comments on commit 386eaff

Please sign in to comment.