Skip to content

Replace commit author name with login#175

Merged
alexcanessa merged 1 commit intogithub-tools:masterfrom
mariotacke:fix-158-commit-author-name
Jun 18, 2018
Merged

Replace commit author name with login#175
alexcanessa merged 1 commit intogithub-tools:masterfrom
mariotacke:fix-158-commit-author-name

Conversation

@mariotacke
Copy link
Contributor

GitHub markdown converts @-references with links to user profiles. Using
the full author name means potentially including a space which breaks this
linking behavior. Instead of the author name (Ex: Mario Tacke), this fix
uses the author login (Ex: mariotacke) to form a proper link in the
release notes and changelog).

This fixes #158

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commit author's name link is incorrect

3 participants