Skip to content

Commit 919b727

Browse files
committed
Skip only github.com/rust-lang/rust/pulls?q=
1 parent 782afe6 commit 919b727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: book.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ exclude = [
4242
"marketplace\\.visualstudio\\.com",
4343
"objects\\.githubusercontent\\.com",
4444
# The bug listing URL works only if an user is logged in, otherwise one gets 404.
45-
"github\\.com/issues\\?",
45+
"github\\.com/issues\\?q=.*",
4646
# Similarly 500 is sometimes returned here.
47-
"github\\.com/rust-lang/rust/pulls\\?",
47+
"github\\.com/rust-lang/rust/pulls\\?q=.*",
4848
# 401 is returned here for unknown reason
4949
"github\\.com/wesleywiser/rustc-bootstrap-wpa-analysis",
5050
# Handle: connection closed before message completed

0 commit comments

Comments
 (0)