summaryrefslogtreecommitdiff
path: root/.github/workflows/stale.yml
AgeCommit message (Collapse)Author
2020-03-13workflows: introduce stale pull request workflow (#125)Daniel Watkins
This workflow will label pull requests with "stale-pr" if they haven't seen activity for 14 days. It will then close them out after a further 7 days of inactivity.