adutra commented on code in PR #3636:
URL: https://github.com/apache/polaris/pull/3636#discussion_r2759216814


##########
.github/workflows/stale.yml:
##########
@@ -33,5 +34,5 @@ on:
   schedule:
     - cron: "30 1 * * *"
 permissions:
-  issues: read
+  issues: write

Review Comment:
   While the practice of automatically closing issues is debatable, the 
immediate goal here is to re-enable this feature, as it was clearly intended to 
be operational from the start of Polaris but was non-functional due to a 
misconfiguration.
   
   I suggest merging this change to correct the misconfiguration. We should 
then move the broader discussion about the practice itself to the ML, rather 
than silently relying on a misconfiguration to stop the feature from working as 
intended.
   
   WDYT?



-- 
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