Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Squyres <jeff@squyres.com>
  • Loading branch information
jsquyres committed Feb 5, 2024
1 parent e730903 commit 4d65f73
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/close-stale-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ jobs:
only-labels: needs-reply
close-issue-label: closed-due-to-no-reply

# This shouldn't be necessary, but put it here to as a
# fallback to the other github action that should remove
# needs-reply when a reply comes in. We keep this as a
# fallback and not a primary because the other Github action
# runs immediately upon comment creation; this Github action
# only runs once a day.
labels-to-remove-when-unstale: needs-reply

# Messages that we put in comments on issues
stale-issue-message: |
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.
Expand Down

0 comments on commit 4d65f73

Please sign in to comment.