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

Support for gerrit #95

Open
duqcyxwd opened this issue Mar 24, 2023 · 2 comments
Open

Support for gerrit #95

duqcyxwd opened this issue Mar 24, 2023 · 2 comments

Comments

@duqcyxwd
Copy link

Any plan to support gerrit?

@hotoo
Copy link
Owner

hotoo commented Apr 11, 2023

@duqcyxwd I'm not use gerrit, I donot know gerrit schema path rules.
If you're using gerrit, you can using "custom" type and config like:

git.example.com:
  type: custom
  protocol: http
  scheme:
    issues: /path/to/issues
    wiki: /path/to/wikis

    ...

more scheme config reference to github scheme

when it worked well, you can tell me the config, and I will add the config to gitopen's default config.

and you can also create PR to this project is welcome :)

@hotoo
Copy link
Owner

hotoo commented Jan 4, 2024

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

No branches or pull requests

2 participants