mirror of
https://github.com/actions/stale.git
synced 2025-12-10 12:07:09 +00:00
This reverts commit 1efddcbe9f.
This commit is contained in:
committed by
GitHub
parent
f2ae27a59b
commit
d3bfc50685
@@ -29,9 +29,6 @@ export const DefaultProcessorOptions: IIssuesProcessorOptions = Object.freeze({
|
||||
removeStaleWhenUpdated: false,
|
||||
removeIssueStaleWhenUpdated: undefined,
|
||||
removePrStaleWhenUpdated: undefined,
|
||||
removeStaleWhenCommented: false,
|
||||
removeIssueStaleWhenCommented: undefined,
|
||||
removePrStaleWhenCommented: undefined,
|
||||
ascending: false,
|
||||
deleteBranch: false,
|
||||
startDate: '',
|
||||
|
||||
Reference in New Issue
Block a user