Skip to content

Commit

Permalink
tools: add url and whatwg-url labels automatically
Browse files Browse the repository at this point in the history
PR-URL: #47545
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
  • Loading branch information
anonrig authored and targos committed May 2, 2023
1 parent ff73c05 commit 6af7f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/label-pr-config.yml
Expand Up @@ -158,6 +158,7 @@ exlusiveLabels:
/^benchmark\/_http/: benchmark, http
/^benchmark\/(?:misc|fixtures)\//: benchmark
/^benchmark\/streams\//: benchmark, stream
/^benchmark\/url\//: benchmark, url, whatwg-url
/^benchmark\/([^/]+)\//: benchmark, $1

/^benchmark\//: benchmark, performance
Expand Down

0 comments on commit 6af7f1e

Please sign in to comment.