Closed
Description
Issues queues tend to fill up with stale issues over time. GitHub offers a free application for this use case.
https://github.com/marketplace/stale
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
It also allows to define exemptLabels which prevent issues from auto-closing.
I wonder, if this could be useful to keep backdrop/backdrop-issues clean(er), so I'd like to start a discussion here.
Personally, I never used that application, but the description sounds appealing to me.