You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ jobs:
37
37
Marking this pull request as stale due to 30 days of inactivity. If this pull request receives no comments in the next 14 days it will be closed. Maintainers can also remove the `stale` label.
38
38
39
39
To help this pull request get reviewed, please check that it is rebased onto the latest ${{ github.event.repository.default_branch }} and is passing automated checks. It also helps if you could reference an issue that the pull request resolves, and create one if it doesn't exist.
40
-
close-issue-message: 'This issue was closed because it has been stale for 14 days with no activity.'
40
+
close-issue-message: 'This issue was closed because it has been stale for 30 days with no activity.'
41
41
close-pr-message: 'This PR was closed because it has been stale for 14 days with no activity.'
0 commit comments