Hi Flink devs,

There are currently over 1,000 open pull requests
<https://github.com/apache/flink/pulls?q=is%3Aopen+is%3Apr+sort%3Aupdated-asc>
(PRs) in the Apache Flink repository, with only 162 having been updated in
the last two months
<https://github.com/apache/flink/pulls?q=is%3Aopen+is%3Apr+sort%3Aupdated-asc+updated%3A%3E2023-07-19>.
This means that more than 85% of the PRs are stale and have not been
touched.

I suggest setting up Github actions to monitor these stale PRs, and
automatically closing them if they have not been updated in the last 'x'
days. Authors would still be able to reopen the closed PRs if they continue
with their work. This would help to keep the PR queue manageable.

Not sure if this has been discussed in the Apache Flink community before.

Thoughts?

Regards
Venkata krishnan

Reply via email to