-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(hostRules/matchHost): massage and validate #29487
feat(hostRules/matchHost): massage and validate #29487
Conversation
Please test for both global and repo config |
Done ☑️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise LGTM
…/RahulGautamSingh/renovate into feat-29425/match-host-validation
🎉 This PR is included in version 37.421.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Co-authored-by: Rhys Arkins <[email protected]>
Changes
Prefix
matchHost
url which contain:
or/
withhtps://
(migrated as well)Validate
matchHost
urls://
(ie. only check for valid if url has scheme)Context
Closes: #29425
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: