Add all feature labels to stalebot exclusion list. (https://github.com/woocommerce/woocommerce-admin/pull/6318)

This commit is contained in:
Timmy Crawford 2021-02-15 11:53:50 -08:00 committed by GitHub
parent 85292b6b19
commit ebd9b5bb8e
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ jobs:
close-pr-message: 'This PR was automatically closed due to being stale.'
stale-pr-label: 'status: stale'
stale-issue-label: 'status: stale'
exempt-issue-labels: 'cooldown period,priority: high,priority: critical'
exempt-issue-labels: 'cooldown period,priority: high,priority: critical,feature: inbox,feature: components,feature: analytics,feature: marketing,feature: onboarding,feature: navigation,feature: wcpay,feature: settings,feature: home screen,feature: customer effort score,feature: setup checklist,feature: activity panel,feature: rest api'
ascending: true