Skip to content

Commit 67d7fd1

Browse files
author
Kathy Qian
authored
Update inactive.yml
1 parent 845cab8 commit 67d7fd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/inactive.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
days-before-issue-stale: 7
1616
days-before-issue-close: -1
1717
stale-issue-label: "status: stale"
18+
exempt-issue-labels: "status: confirmed"
19+
labels-to-remove-when-unstale: "status: stale"
1820
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."
1921
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!"
2022
days-before-pr-stale: -1

0 commit comments

Comments
 (0)