There is a Github robot "Stale"[1][2] for closing inactive PRs automatically.
Below are some Apache projects already using it: 1. https://github.com/apache/incubator-druid/blob/master/.github/stale.yml 2. https://github.com/apache/airflow/blob/master/.github/stale.yml 3. https://github.com/apache/beam/blob/master/.github/stale.yml Could it be helpful for our repository too? Best, Hongze [1] https://github.com/apps/stale [2] https://github.com/probot/stale >Thanks! > >Kevin Risden > >On Wed, Feb 27, 2019, 17:55 Stamatis Zampetakis <[email protected]> wrote: > >> I also went over the third page [1]. I am leaving the rest (first and >> second) to somebody else :) >> >> [1] https://github.com/apache/calcite/pulls?page=3&q=is%3Apr+is%3Aopen >> >> Στις Πέμ, 28 Φεβ 2019 στις 12:03 π.μ., ο/η Stamatis Zampetakis < >> [email protected]> έγραψε: >> >> > Good idea Kevin! >> > >> > I will give you a hand. I will go over the fourth page [1] of pull >> > requests right now. >> > >> > [1] https://github.com/apache/calcite/pulls?page=4&q=is%3Apr+is%3Aopen >> > >> > Στις Τετ, 27 Φεβ 2019 στις 11:13 μ.μ., ο/η Julian Hyde <[email protected] >> > >> > έγραψε: >> > >> >> +999! >> >> >> >> > On Feb 27, 2019, at 1:29 PM, Francis Chuang <[email protected] >> > >> >> wrote: >> >> > >> >> > Thanks for jumping on this, Kevin! >> >> > >> >> > On 28/02/2019 6:36 am, Kevin Risden wrote: >> >> >> There are 105 open pull requests against apache/calcite repo [1]. >> >> There are >> >> >> only 48 Calcite JIRAs labeled with pull-request-available [2]. >> >> >> I'm planning to go through in the next few days and make sure that we >> >> have >> >> >> PRs that match open JIRAs and are labeled pull-request-available. If >> >> there >> >> >> are PRs that are open for JIRAs that are closed, planning to close >> >> those >> >> >> PRs with a comment. >> >> >> [1] https://github.com/apache/calcite/pulls >> >> >> [2] >> >> >> >> >> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20CALCITE%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20pull-request-available%20ORDER%20BY%20priority%20DESC >> >> >> Kevin Risden >> >> > >> >> >> >> >>
