Skip to content

Commit 8f87ed8

Browse files
authored
Update close_inactive_issues.yml
1 parent be2e1f2 commit 8f87ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close_inactive_issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
days-before-issue-stale: 30
1515
days-before-issue-close: 7
1616
stale-issue-label: "stale"
17-
stale-issue-message: "Hey! This issue is still open, but there hasn't been any activity for a week now, so we will be marking this issue as stale and closing it in a week if it's still inactive."
17+
stale-issue-message: "Hey! This issue is still open, but there hasn't been any activity for a month now, so we will be marking this issue as stale and closing it in a week if it's still inactive."
1818
close-issue-message: "This issue was closed because it has been inactive for one week since being marked as stale."

0 commit comments

Comments
 (0)