mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Seven days before stale
This commit is contained in:
parent
317ea9a8bb
commit
0329b8fa1d
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
only-labels: "Awaiting OP Action"
|
only-labels: "Awaiting OP Action"
|
||||||
close-issue-message: "Closing this issue as no feedback has been received."
|
close-issue-message: "Closing this issue as no feedback has been received."
|
||||||
days-before-stale: 1
|
days-before-stale: 7
|
||||||
days-before-issue-close: 0
|
days-before-issue-close: 0
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
labels-to-remove-when-unstale: "Awaiting OP Action"
|
labels-to-remove-when-unstale: "Awaiting OP Action"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user