Skip to content

Commit

Permalink
add text that the issue will be closed in 14 days
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake committed Jan 10, 2024
1 parent 965d4cb commit ed30034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
days-before-issue-stale: 365
days-before-issue-close: 14
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 365 days with no activity."
stale-issue-message: "This issue is stale because it has been open for 365 days with no activity. This issue will be closed in 14 days if no action is taken."
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
Expand Down

0 comments on commit ed30034

Please sign in to comment.