mirror of https://github.com/dapr/docs.git
Don't mark as stale if waiting on code pr
This commit is contained in:
parent
a20b4b8daf
commit
d16aaed9ca
|
@ -17,5 +17,5 @@ jobs:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
stale-pr-message: 'Stale PR, paging all reviewers'
|
stale-pr-message: 'Stale PR, paging all reviewers'
|
||||||
stale-pr-label: 'stale'
|
stale-pr-label: 'stale'
|
||||||
exempt-pr-labels: 'question,"help wanted",do-not-merge'
|
exempt-pr-labels: 'question,"help wanted",do-not-merge,waiting-on-code-pr'
|
||||||
days-before-stale: 5
|
days-before-stale: 5
|
||||||
|
|
Loading…
Reference in New Issue