snazy commented on code in PR #3636:
URL: https://github.com/apache/polaris/pull/3636#discussion_r2755730288
##########
.github/workflows/stale.yml:
##########
@@ -33,5 +34,5 @@ on:
schedule:
- cron: "30 1 * * *"
permissions:
- issues: read
+ issues: write
Review Comment:
You get a "warning"/"heads up" comment first, before the issue is being
closed.
After the "heads up" you have two options:
* Comment on the issue, and the "grace time" starts from 0.
* Remove the "Stale" label and the issue won't be closed.
This is IMO better than having untackled issues lingering around forever?
--
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]