Skip to content

Commit 51b684e

Browse files
authored
reduce days to stale (#32)
1 parent 04f0fa7 commit 51b684e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflows/handle-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
close-pr-message: "We're closing this pull request after a prolonged period of inactivity. If it is still relevant, please ask for this pull request to be reopened. Thank you."
1616
stale-issue-label: "STATE: Stale"
1717
stale-pr-label: "STATE: Stale"
18-
days-before-stale: 365
18+
days-before-stale: 180
1919
days-before-close: 10
2020
exempt-issue-labels: "AREA: docs,FREQUENCY: critical,FREQUENCY: level 2,HELP WANTED,!IMPORTANT!,STATE: Need clarification,STATE: Need response,STATE: won't fix,support center"
2121
exempt-pr-labels: "AREA: docs,FREQUENCY: critical,FREQUENCY: level 2,HELP WANTED,!IMPORTANT!,STATE: Need clarification,STATE: Need response,STATE: won't fix,support center"

0 commit comments

Comments
 (0)