Skip to content

Commit

Permalink
Merge pull request #10553 from jasongrout/answer3
Browse files Browse the repository at this point in the history
Fix closing answered issues by setting the stale-issue-message attribute
  • Loading branch information
jasongrout committed Jul 6, 2021
2 parents cd7ac23 + b1a494a commit 936e421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/answered.yml
Expand Up @@ -17,4 +17,5 @@ jobs:
days-before-stale: 30
days-before-close: 7
stale-issue-label: 'status:Closing as Answered'
stale-issue-message: ''
only-issue-labels: 'status:Answered'

0 comments on commit 936e421

Please sign in to comment.