diff --git a/.github/stale.yml b/.github/stale.yml index 65a41e30b..27c3cf9d4 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -16,3 +16,5 @@ markComment: > for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false +# Only mark issues as stale for now until we go through backlog of PRs +only: issues