Stake issues/PRs not updated in 15 days (#1181)
Moving temporarily to 15 days given all PRs and Issues were "updated" on Oct 19 to label them as "primordial"
This commit is contained in:
parent
f75f60b234
commit
1e96e3a29e
|
@ -21,6 +21,7 @@ jobs:
|
|||
- uses: actions/stale@v8
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 15
|
||||
stale-issue-message: 'Stale issue'
|
||||
stale-pr-message: 'Stale pull request'
|
||||
stale-issue-label: 'stale'
|
||||
|
|
Loading…
Reference in New Issue