Skip to content

Commit 33285a6

Browse files
committed
Skip only github.com/rust-lang/rust/pulls?q=
1 parent 70f20f4 commit 33285a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ exclude = [
4444
# The bug listing URL works only if an user is logged in, otherwise one gets 404.
4545
"github\\.com/issues\\?",
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)