Merge pull request #708 from ansible-collections/SirGitsalot-enable-stale-issues
Some checks failed
Run integration tests for the cloud.google collection / integration (stable-2.16) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.17) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.18) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.19) (push) Has been cancelled

Enable the stale issue workflow
This commit is contained in:
Chris Hawk 2025-08-21 15:24:14 -07:00 committed by GitHub
commit 0d079eb5b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,6 @@ jobs:
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
with:
debug-only: true
days-before-stale: 180
days-before-close: 14
stale-issue-label: 'stale'