Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
change preserve label to keep issues open
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkappa committed Dec 11, 2019
1 parent 115e3d7 commit 778cd0f
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 @@ -15,10 +15,10 @@ jobs:
This issue is stale because it has been open 30 days with no activity.
Stale issues will be closed after 5 days if no action is taken. If you
think this issue should not be closed, remove the `stale` label.
exempt-issue-label: triage
exempt-issue-label: preserve
stale-pr-label: stale
stale-pr-message: |
This PR has become stale as it has been open 30 days with no activity.
Stale PRs will be closed after 5 days if no action is taken. If you
think this PR should not be closed, remove the `stale` label.
exempt-pr-label: triage
exempt-pr-label: preserve

0 comments on commit 778cd0f

Please sign in to comment.