update project labeler workflow configuration labels (#40454)

This commit is contained in:
Ron Rennick 2023-09-30 21:38:59 -03:00 committed by GitHub
commit f73b8a80f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View file

@ -67,11 +67,11 @@
'plugin: woo-ai':
- plugins/woo-ai/**/*
'focus: performance tests [team:Solaris]':
'focus: performance tests':
- plugins/woocommerce/tests/performance/**/*
'focus: api tests [team:Solaris]':
'focus: api tests':
- plugins/woocommerce/tests/api-core-tests/**/*
'focus: e2e tests [team:Solaris]':
'focus: e2e tests':
- plugins/woocommerce/tests/e2e-pw/**/*

View file

@ -0,0 +1,4 @@
Significance: patch
Type: update
update project labeler workflow configuration labels