stefanvodita commented on issue #12796:
URL: https://github.com/apache/lucene/issues/12796#issuecomment-1813265420

   +1 to starting super simple. I tried to hack a workflow for marking stale 
PRs (#12813). Fortunately, GitHub provides good 
[support](https://github.com/actions/stale) for this type of task. It also has 
a [labeler](https://github.com/actions/labeler) which we can try later.
   The stale workflow is tested on my fork, but it would be good to have a 
GitHub Actions expert review.
   
   Examples I followed:
   1. [starter-wokflows 
stale](https://github.com/actions/starter-workflows/blob/main/automation/stale.yml)
   2. [beam 
stale](https://github.com/apache/beam/blob/master/.github/workflows/pr-bot-prs-needing-attention.yml)


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to