Skip to content

Conversation

kushthedude
Copy link
Member

Fixes #3324

Short description of what this resolves:

  • GitHub Profile allows a single hyphen in the profile.

Screenshot :

image

mrsaicharan1
mrsaicharan1 previously approved these changes Jul 30, 2019
uds5501
uds5501 previously approved these changes Jul 30, 2019
prateekj117
prateekj117 previously approved these changes Jul 30, 2019
Copy link
Member

@shreyanshdwivedi shreyanshdwivedi left a 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

@kushthedude
Copy link
Member Author

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

@kushthedude kushthedude dismissed stale reviews from prateekj117, uds5501, and mrsaicharan1 via c6bae26 July 30, 2019 14:02
@kushthedude
Copy link
Member Author

kushthedude commented Jul 30, 2019

@prateekj117 @uds5501 @mrsaicharan1 Please Review.

Copy link
Member

@gabru-md gabru-md left a 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

@kushthedude
Copy link
Member Author

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

@kushthedude
Copy link
Member Author

@CosmicCoder96 Please Review

@abhinavk96 abhinavk96 merged commit 2b6e049 into fossasia:development Jul 30, 2019
@kushthedude kushthedude deleted the url branch July 30, 2019 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub URL: Update the GitHub URL Pattern

7 participants