Skip to content

Commit 0d64400

Browse files
authored
Merge pull request #623 from Shopify/klenotiw/add-reason-to-stale-close
Add `not_planned reason` to Stale Workflow
2 parents 72c9ecc + 8fe8335 commit 0d64400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
days-before-pr-close: -1
3030
repo-token: ${{ secrets.GITHUB_TOKEN }}
3131
exempt-issue-labels: "feature request"
32+
close-issue-reason: "not_planned"

0 commit comments

Comments
 (0)