<div dir="ltr"><div>Hello,</div><div><br></div><div>Aurelien and I integrated Stale bot (<a href="https://probot.github.io/apps/stale/">https://probot.github.io/apps/stale/</a>), that will automatically close stale PRs. We used the default values, so the process will look like the following:</div><div><br></div><div>- 60 days since the last activity in the PR, bot will label it as stale and bot will comment</div><div>- 7 days since marking the PR as stale, PR will be closed</div><div><br></div><div>Activity in this context could be anything: comments, code pushes etc.<br></div><div><br></div><div>The bot is configured to avoid touching PRs labelled "testing_needed" and "pending".</div><div><br></div><div>Hopefully, this will be an useful integration.</div><div><br></div><div>Cheers,</div><div>Adam<br></div></div>