mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
TEMP testing
This commit is contained in:
parent
4258246ed5
commit
c45a29d5fe
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
@ -19,8 +19,9 @@ jobs:
|
|||
uses: actions/stale@v4
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
debug-only: true
|
||||
only-issue-labels: "Awaiting OP Action"
|
||||
close-issue-message: "Closing this issue as no feedback has been received."
|
||||
days-before-stale: -1
|
||||
days-before-close: 7
|
||||
days-before-close: 1
|
||||
labels-to-remove-when-unstale: "Awaiting OP Action"
|
||||
|
|
Loading…
Reference in New Issue
Block a user