Skip to content

Commit

Permalink
ci: add close issue reason to stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Aug 29, 2022
1 parent ff395b9 commit 3023707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
for your contributions.
stale-issue-label: 'status: stale'
stale-pr-label: 'status: stale'
close-issue-reason: not_planned
exempt-issue-labels: 'pinned,security,status: pinned,type: security'
exempt-pr-labels: 'pinned,security,status: pinned,type: security'

0 comments on commit 3023707

Please sign in to comment.