Skip to content

Commit

Permalink
Merge pull request #248 from 10up/fix/stale-action
Browse files Browse the repository at this point in the history
Update close-stale-issues.yml
  • Loading branch information
jeffpaul authored Mar 13, 2024
2 parents cf1d5da + ee7375a commit 6d54a08
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 @@ -30,7 +30,7 @@ jobs:
importance of repro steps](https://www.lee-dohm.com/2015/01/04/writing-good-bug-reports/)
for more information about the kind of information that may be helpful.
stale-issue-label: 'stale'
close-issue-reason: 'not-enough-information'
close-issue-reason: 'not_planned'
any-of-labels: 'needs:feedback'
remove-stale-when-updated: true

0 comments on commit 6d54a08

Please sign in to comment.