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.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ jobs:
15
15
days-before-issue-stale: 7
16
16
days-before-issue-close: -1
17
17
stale-issue-label: "status: stale"
18
+
exempt-issue-labels: "status: confirmed"
19
+
labels-to-remove-when-unstale: "status: stale"
18
20
stale-issue-message: "This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue."
19
21
close-issue-message: "This issue was closed because it has been inactive for 24 days since being marked as stale. Please leave a comment tagging an assigned team member if you need this issue to be reopened, and we will be happy to investigate. Thank you!"
0 commit comments