diff --git a/.github/stale.yml b/.github/stale.yml index e969fcba5b19c54446adbb276b0614a2d50dc7c2..47f3c1ddf20a616f8acc1634f03955115e966898 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,12 +12,9 @@ onlyLabels: [] # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: - - pinned - - security - - "to be implemented" - - "for reference" - - "move to PR" - - "enhancement" + - "Type: For reference" + - "Type: To be implemented" + - "Type: Feature request" # Set to true to ignore issues in a project (defaults to false) exemptProjects: false @@ -29,7 +26,7 @@ exemptMilestones: false exemptAssignees: false # Label to use when marking as stale -staleLabel: stale +staleLabel: Status: Stale # Comment to post when marking as stale. Set to `false` to disable markComment: >