Skip to content

Fixes #2303 - adds support for multiple domain levels in GoogleSource #2304

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

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

Mattadore
Copy link
Contributor

@Mattadore Mattadore commented Oct 28, 2022

Description

Fixes #2303

Adds support for more than 2 domain levels for "GoogleSource", as not all googlesource-style Gerrit users use "googlesource.com"

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
  • 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

@eamodio eamodio added this to the 13.1 milestone Nov 1, 2022
@eamodio eamodio merged commit 07143c8 into gitkraken:main Nov 2, 2022
@eamodio eamodio changed the title #Fixes 2303 - adds support for multiple domain levels in GoogleSource Fixes #2303 - adds support for multiple domain levels in GoogleSource Nov 2, 2022
@eamodio
Copy link
Member

eamodio commented Nov 2, 2022

Thank you for your contribution!

Thank you

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.

"Googlesource" gerrit only supports two levels of domain
2 participants