mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-09-07 06:58:43 +08:00
update project labeler workflow configuration labels (#40454)
This commit is contained in:
commit
f73b8a80f6
2 changed files with 7 additions and 3 deletions
6
.github/project-pr-labeler.yml
vendored
6
.github/project-pr-labeler.yml
vendored
|
@ -67,11 +67,11 @@
|
||||||
'plugin: woo-ai':
|
'plugin: woo-ai':
|
||||||
- plugins/woo-ai/**/*
|
- plugins/woo-ai/**/*
|
||||||
|
|
||||||
'focus: performance tests [team:Solaris]':
|
'focus: performance tests':
|
||||||
- plugins/woocommerce/tests/performance/**/*
|
- plugins/woocommerce/tests/performance/**/*
|
||||||
|
|
||||||
'focus: api tests [team:Solaris]':
|
'focus: api tests':
|
||||||
- plugins/woocommerce/tests/api-core-tests/**/*
|
- plugins/woocommerce/tests/api-core-tests/**/*
|
||||||
|
|
||||||
'focus: e2e tests [team:Solaris]':
|
'focus: e2e tests':
|
||||||
- plugins/woocommerce/tests/e2e-pw/**/*
|
- plugins/woocommerce/tests/e2e-pw/**/*
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: patch
|
||||||
|
Type: update
|
||||||
|
|
||||||
|
update project labeler workflow configuration labels
|
Loading…
Add table
Add a link
Reference in a new issue