mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-06 00:47:16 +01:00
Skip medium.com links in mdox configuration
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
@@ -46,6 +46,9 @@ validators:
|
||||
# Ignore all istio.io URLs because of http request timeout.
|
||||
- regex: 'istio.io'
|
||||
type: ignore
|
||||
# Medium rejects bot's requests.
|
||||
- regex: 'medium.com'
|
||||
type: ignore
|
||||
# Use the githubPullsIssues validator to avoid rate-limiting.
|
||||
- regex: '(^http[s]?:\/\/)(www\.)?(github\.com\/)prometheus-operator\/prometheus-operator(\/pull\/|\/issues\/)'
|
||||
type: githubPullsIssues
|
||||
|
||||
Reference in New Issue
Block a user