Turn on EnforceMaxLifeOfIssues
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
This commit is contained in:
parent
4affaf7b6a
commit
5070ad0f2a
2
.github/event-processor.config
vendored
2
.github/event-processor.config
vendored
@ -22,5 +22,5 @@
|
||||
"IdentifyStalePullRequests": "On",
|
||||
"CloseAddressedIssues": "On",
|
||||
"LockClosedIssues": "On",
|
||||
"EnforceMaxLifeOfIssues": "Off"
|
||||
"EnforceMaxLifeOfIssues": "On"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user