Remove auto-docs-cherrypick and update UI label (#9047)

* Remove auto-docs-cherrypick and update UI regex
This commit is contained in:
Jono Sosulska 2020-10-27 10:24:05 -04:00 committed by GitHub
parent 707ef19716
commit b5a7137cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -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:

View File

@ -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/**/*