Skip to content

Commit

Permalink
adjust stale time
Browse files Browse the repository at this point in the history
  • Loading branch information
yanavasileva committed Jun 1, 2024
1 parent 0e1e131 commit 0baea29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
close-pr-message: 'Closing due to lack of requested feedback. If you would like us to look at this, please provide the requested information and we will re-open.'
close-issue-label: 'group:closed-as-inactive'
close-pr-label: 'group:closed-as-inactive'
days-before-close: 1
days-before-close: 7
only-labels: 'group:requested-info'
exempt-issue-labels: 'group:info-provided'
exempt-pr-labels: 'group:info-provided'
Expand Down

0 comments on commit 0baea29

Please sign in to comment.