kbendick opened a new pull request, #4949:
URL: https://github.com/apache/iceberg/pull/4949

   This closes issue https://github.com/apache/iceberg/issues/4948 
   
   Adds a Github Action to mark issues as `stale` after the configured period 
of time (180 days), leaving the designated comment on those issues, and then 
closing them after 14 days if no activity occurs after that.
   
   Issues can be marked as `not-stale` so that they will not be considered by 
the stale bot action.
   
   Github Stale Action Docs / Configuration Options: 
https://github.com/actions/stale
   Inspired By Airflow's usage of stale action: 
https://github.com/apache/airflow/blob/main/.github/workflows/stale.yml
   
   cc @danielcweeks @Fokko 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to