Skip to content

Commit

Permalink
modified stale configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Oct 2, 2020
1 parent 5c12bd5 commit 1fe1fff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: '@shahednasser reporting a stale issue.'
stale-issue-label: 'stale-issue'
exempt-issue-label: 'Always Open,Cannot Reproduce'
stale-pr-message: '@shahednasser reporting a stale pull request'
days-before-stale: 7

0 comments on commit 1fe1fff

Please sign in to comment.