Add all feature labels to stalebot exclusion list. (https://github.com/woocommerce/woocommerce-admin/pull/6318)
This commit is contained in:
parent
85292b6b19
commit
ebd9b5bb8e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue