Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 authored Nov 27, 2021
1 parent d7c8721 commit 42ed27c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
- uses: actions/[email protected]
with:
operations-per-run: 1000
remove-issue-stale-when-updated: true
labels-to-add-when-unstale: re-opened
exempt-all-issue-milestones: true
exempt-all-pr-milestones: true
exempt-all-issue-assignees: true
stale-issue-message: 'This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 60 days.'
stale-issue-label: 'no-issue-activity'
Expand Down

0 comments on commit 42ed27c

Please sign in to comment.