diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 99f2634b..34bc8b17 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -36,6 +36,8 @@ configuration: label: stale - isNotLabeledWith: label: feature-request + - isNotLabeledWith: + label: enhancement - isNotLabeledWith: label: bug actions: @@ -248,6 +250,8 @@ configuration: days: 7 - isNotLabeledWith: label: feature-request + - isNotLabeledWith: + label: enhancement - isNotLabeledWith: label: stale actions: