-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: Update GitHub URL Validator #3326
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
Conversation
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.
LGTM.
@kushthedude can you please check for something like kush--the
as continuos hyphens are unvalid according to GitHub standards
@shreyanshdwivedi Thanks for pointing fixed it Please check |
c6bae26
@prateekj117 @uds5501 @mrsaicharan1 Please Review. |
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.
Please check the valid github username regexp here
make the necessary changes accordingly.
Thanks
Tried various username with the regex, it works with condition of none or one hyphen and an alphanumeric string |
@CosmicCoder96 Please Review |
Fixes #3324
Short description of what this resolves:
Screenshot :