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

feat: support gitlab page meta links #1000

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

Conversation

valdisrigdon
Copy link

Fixes #375

An alternative implementation here would be to deprecate the existing github_ fields, rename them to git_ instead of github_ and add a 5th field of git_repo_type where github or gitlab is supported.

I chose to avoid deprecation and add the new fields, but I'm open to implementation suggestions.

@google-cla
Copy link

google-cla bot commented May 5, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@valdisrigdon
Copy link
Author

@chalin ready for a review

smainz added a commit to smainz/docsy that referenced this pull request May 13, 2024
Derived from github and changed issueUrl schema as in google#1000
smainz added a commit to smainz/docsy that referenced this pull request May 14, 2024
Derived from github and changed issueUrl schema as in google#1000
smainz added a commit to smainz/docsy that referenced this pull request May 14, 2024
Derived from github and changed issueUrl schema as in google#1000
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.

Add integration with GitLab
1 participant