Skip to content

Commit

Permalink
Merge pull request #2144 from androiddevbr/davidtcdeveloper-close-in-…
Browse files Browse the repository at this point in the history
…7-days

Fecha issues antigas em 7 dias
  • Loading branch information
davidtcdeveloper authored Jan 5, 2023
2 parents 537c534 + 8fcba17 commit 3c289f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Esta vaga encontra-se há um bom tempo sem novas interações. Se ainda estiver aberta, faça um comentário, caso contrario, a fecharemos automaticamente em 5 dias.'
stale-issue-message: 'Esta vaga encontra-se há um bom tempo sem novas interações. Se ainda estiver aberta, faça um comentário, caso contrario, a fecharemos automaticamente em 7 dias.'
days-before-stale: 60
days-before-close: 30
days-before-close: 7
ascending: true

0 comments on commit 3c289f6

Please sign in to comment.