mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-25 15:31:50 -07:00
Enable the stale issue workflow
Seems to be working now. For instance, #669 "should not be stale based on the last update date the 22-02-2025" and #664 "should be stale based on the last update date the 13-12-2024"
This commit is contained in:
parent
fe488d0ca4
commit
0e85872dc1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/stale.yaml
vendored
1
.github/workflows/stale.yaml
vendored
|
@ -9,7 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
|
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
|
||||||
with:
|
with:
|
||||||
debug-only: true
|
|
||||||
days-before-stale: 180
|
days-before-stale: 180
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
stale-issue-label: 'stale'
|
stale-issue-label: 'stale'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue