mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-02 08:17:01 +00:00
Merge pull request #9503 from stevenhorsman/stale-pr-remove-date
gha: stale: Remove the start-date
This commit is contained in:
commit
bf16b18180
1
.github/workflows/stale.yaml
vendored
1
.github/workflows/stale.yaml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
start-date: '2023-05-01T00:00:00Z'
|
||||
stale-pr-message: 'This PR has been opened without with no activity for 180 days. Comment on the issue otherwise it will be closed in 7 days'
|
||||
days-before-pr-stale: 180
|
||||
days-before-pr-close: 7
|
||||
|
Loading…
Reference in New Issue
Block a user