mirror of
https://github.com/actions/stale.git
synced 2025-12-31 20:38:17 +00:00
Remove labels on stale (#959)
This commit is contained in:
@@ -56,6 +56,7 @@ describe('Issue', (): void => {
|
||||
exemptAllIssueAssignees: undefined,
|
||||
exemptAllPrAssignees: undefined,
|
||||
enableStatistics: false,
|
||||
labelsToRemoveWhenStale: '',
|
||||
labelsToRemoveWhenUnstale: '',
|
||||
labelsToAddWhenUnstale: '',
|
||||
ignoreUpdates: false,
|
||||
|
||||
Reference in New Issue
Block a user