jlprat commented on code in PR #17166:
URL: https://github.com/apache/kafka/pull/17166#discussion_r1755293831


##########
.github/workflows/stale.yml:
##########
@@ -42,14 +42,21 @@ jobs:
         with:
           debug-only: ${{ inputs.dryRun || false }}
           operations-per-run: ${{ inputs.operationsPerRun || 100 }}
+          ascending: true
           days-before-stale: 90
-          days-before-close: -1
+          days-before-close: 120

Review Comment:
   I know it's probably not doable, but it would be great to close only the PRs 
where the contributor dropped the ball, and leave the ones waiting for us 
maintainers to review open.
   With the closing message we leave the door open for the contributor to 
reopen, maybe we can be more explicit stating that it's totally fine to reopen 
if the PR is under this case



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to