We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
days-before-stale
1 parent 27e802d commit 9a04f35Copy full SHA for 9a04f35
.github/workflows/close-stale.yaml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
# Labels need to match with the ones in `labeler.yaml`!
34
only-labels: waiting-for-user
35
+ days-before-stale: 7
36
stale-issue-message: >
37
This issue is stale because it has been waiting for your feedback for more than 60 days.
38
The Apache Logging Services community values every submitted issue, but without additional information from you,
0 commit comments