Skip to content

Commit

Permalink
Update close-stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Dec 18, 2023
1 parent b6fa27d commit 4faf2c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
days-before-stale: 7
days-before-close: 7
stale-issue-label: 'feedback-reminder'
exempt-issue-labels: 'enhancement,bug,feedback-provided,work-in-progress'
only-labels: 'waiting for feedback'
exempt-issue-labels: 'feedback-provided,work-in-progress'
exempt-all-milestones: true

0 comments on commit 4faf2c5

Please sign in to comment.