Skip to content
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

Closes #302 - Adds Gitlab avatars #2640

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

A2-NieR
Copy link

@A2-NieR A2-NieR commented Apr 16, 2023

Description

This refactors the previous Github NoreplyEmail function into a more generic, extendable one while also adding support for Gitlab Avatars.

VSIX package tested successfully, GitLab avatar was displayed in VSCode.

Closes #302

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

Refactor Github avatar function into a generic NoreplyAddress function with Gitlab avatar option

Closes gitkraken#302
@A2-NieR A2-NieR marked this pull request as ready for review April 16, 2023 11:00
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.

Get GitLab avatar by email
1 participant