There's a merged pull request on the void-packages repository .github/workflows: Add a workflow for dealing with stale issues/prs https://github.com/void-linux/void-packages/pull/36399 Description: This PR adds the [stale action](https://github.com/actions/stale) to try and keep an eye on things that are stale due to inactivity. It will not act on any PR or issue that is assigned. Right now it won't even make any changes, I just want it to run so we can evaluate what the rough impact would be of switching on a stale PR minder.