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/inactive-issues.yml
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,4 @@ jobs:
17
17
stale-issue-label: "stale"
18
18
stale-issue-message: "This issue is stale because it has been open for 15 days with no activity. If there are no further updates or modifications within the next 15 days, it will be automatically closed."
19
19
close-issue-message: "This issue has been closed as it has been inactive for 15 days since being marked as stale."
20
-
stale-pr-label: "stale"
21
-
stale-pr-message: "This PR is stale because it has been open for 7 days with no activity. If there are no further updates or modifications within the next 7 days, it will be automatically closed."
22
-
close-pr-message: "This PR has been closed as it has been inactive for 7 days since being marked as stale."
0 commit comments