Revision 58b29392f85411eee98631ff30461254ff7bf595 authored by Nicholas Chammas on 15 December 2019, 14:42:16 UTC, committed by Sean Owen on 15 December 2019, 14:42:16 UTC
### What changes were proposed in this pull request?

This PR adds [a GitHub workflow to automatically close stale PRs](https://github.com/marketplace/actions/close-stale-issues).

### Why are the changes needed?

This will help cut down the number of open but stale PRs and keep the PR queue manageable.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

I'm not sure how to test this PR without impacting real PRs on the repo.

See: https://github.com/actions/stale/issues/32

Closes #26877 from nchammas/SPARK-30173-stale-prs.

Authored-by: Nicholas Chammas <nicholas.chammas@gmail.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
1 parent a9fbd31
History
File Mode Size
src
pom.xml -rw-r--r-- 3.2 KB

back to top