mirror of
https://gitea.com/actions/stale.git
synced 2026-07-22 05:42:20 +00:00
Remove labels on stale (#959)
This commit is contained in:
@@ -45,6 +45,7 @@ export interface IIssuesProcessorOptions {
|
||||
exemptAllIssueAssignees: boolean | undefined;
|
||||
exemptAllPrAssignees: boolean | undefined;
|
||||
enableStatistics: boolean;
|
||||
labelsToRemoveWhenStale: string;
|
||||
labelsToRemoveWhenUnstale: string;
|
||||
labelsToAddWhenUnstale: string;
|
||||
ignoreUpdates: boolean;
|
||||
|
||||
Reference in New Issue
Block a user