summaryrefslogtreecommitdiff
path: root/.github/workflows/stale.yaml
AgeCommit message (Collapse)Author
2024-04-02Fix wrong reverts from #958Andrey Lihatskiy
2024-04-02Revert "Do not automatically close issues (#929)"Andrey Lihatskiy
This reverts commit 52945758c479c403f86026f36276d7d805b87af3.
2024-03-08Do not automatically close issues (#929)Signal Linden
Mark issues as stale but do not close them.
2023-02-13Reduce stale time for PRsSignal Linden
Let's reduce the stale time from 60 days to 30. We already have at least two multi-month PRs.
2022-11-18Mark PRs as stale after 60 days, close them automatically if no responseBennett Goble
after 7 days.