dimas-b commented on code in PR #3636:
URL: https://github.com/apache/polaris/pull/3636#discussion_r2755412231
##########
.github/workflows/stale.yml:
##########
@@ -33,5 +34,5 @@ on:
schedule:
- cron: "30 1 * * *"
permissions:
- issues: read
+ issues: write
Review Comment:
Do we really want to close stale issues? I believe some issues are reported
by users who do not have capacity for in-depth code changes in Polaris and thus
allow the issues to just be there for other to review and propose solutions.
Closing all issues without review seems risky in that regard... Would just
flagging them as "stale" be sufficient? 🤔
--
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]