Remove auto-docs-cherrypick and update UI label (#9047)
* Remove auto-docs-cherrypick and update UI regex
This commit is contained in:
parent
707ef19716
commit
b5a7137cf4
|
@ -70,7 +70,7 @@ theme/testing:
|
|||
theme/tls:
|
||||
- '(mtls|mTLS|tls|TLS)'
|
||||
theme/ui:
|
||||
- '(browser|chrome|firefox|IE|ie|Chrome)'
|
||||
- '(browser|chrome|firefox|IE|Chrome)'
|
||||
theme/windows:
|
||||
- '(windows|Windows|Microsoft|microsoft)'
|
||||
# thinking:
|
||||
|
|
|
@ -52,7 +52,7 @@ theme/testing:
|
|||
theme/tls:
|
||||
- tlsutil/**/*
|
||||
theme/ui:
|
||||
- ui-v2/**/*
|
||||
- ui/**/*
|
||||
# theme/windows:
|
||||
# thinking:
|
||||
# type/bug:
|
||||
|
@ -61,5 +61,3 @@ type/ci:
|
|||
# type/crash:
|
||||
type/docs:
|
||||
- website/**/*
|
||||
type/docs-cherrypick:
|
||||
- website/**/*
|
Loading…
Reference in New Issue