mirror of
https://github.com/spf13/viper.git
synced 2026-09-20 03:18:21 +00:00
feat: turn stale issue management on
This commit is contained in:
committed by
Márk Sági-Kazár
parent
7a5ad96afc
commit
c4eab501d4
@@ -18,4 +18,4 @@ jobs:
|
||||
stale-issue-message: "Issues with no activity for 30 days are marked stale and subject to being closed."
|
||||
close-issue-message: "This issue has been closed for inactivity. Please re-open if this was a mistake."
|
||||
stale-issue-label: "lifecycle/stale"
|
||||
debug-only: true # TODO for testing
|
||||
debug-only: false # Set this to 'true' to disable stale issue management
|
||||
|
||||
Reference in New Issue
Block a user