Turn down UI regex, removed things from PR labeler that wont be used (#8977)

This commit is contained in:
Jono Sosulska 2020-10-27 09:43:57 -04:00 committed by GitHub
parent 6c39fcecf3
commit 5788b4c281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 66 additions and 85 deletions

View File

@ -70,7 +70,7 @@ theme/testing:
theme/tls:
- '(mtls|mTLS|tls|TLS)'
theme/ui:
- '(ui|browser|chrome|firefox|IE|ie|Chrome)'
- '(browser|chrome|firefox|IE|ie|Chrome)'
theme/windows:
- '(windows|Windows|Microsoft|microsoft)'
# thinking:

View File

@ -1,19 +1,6 @@
# backport/1.6:
# backport/1.7:
# backport/1.8:
# beta/1.8:
# blocks-release:
# crash:
# do-not-merge:
# help-wanted:
# needs-discussion:
# needs-investigation:
# post-beta:
pr/dependencies:
- vendor/**/*
- go.*
# pr/needs-rebase:
# pr/needs-tests:
theme/acls:
- acl/**/*
theme/agent-cache:
@ -74,11 +61,5 @@ type/ci:
# type/crash:
type/docs:
- website/**/*
# type/enhancement:
# type/good-first-issue:
# type/question:
# type/umbrella-☂️:
# version/0.8.3:
# waiting-pr-merge:
# waiting-reply:
# waiting-reply-🤖:
type/docs-cherrypick:
- website/**/*