Skip to content

Commit 4d65f73

Browse files
committed
wip
Signed-off-by: Jeff Squyres <[email protected]>
1 parent e730903 commit 4d65f73

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/close-stale-issues.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ jobs:
2121
only-labels: needs-reply
2222
close-issue-label: closed-due-to-no-reply
2323

24-
# This shouldn't be necessary, but put it here to as a
25-
# fallback to the other github action that should remove
26-
# needs-reply when a reply comes in. We keep this as a
27-
# fallback and not a primary because the other Github action
28-
# runs immediately upon comment creation; this Github action
29-
# only runs once a day.
30-
labels-to-remove-when-unstale: needs-reply
31-
3224
# Messages that we put in comments on issues
3325
stale-issue-message: |
3426
It looks like this issue is expecting a response, but hasn't gotten one yet. If there are no responses in the next XYZ days, we'll assume that the issue has been abondoned and will close it.

0 commit comments

Comments
 (0)