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

fix: Add support for GitHub Enterprise Server #66

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

phoenix1480
Copy link
Contributor

@phoenix1480 phoenix1480 commented Mar 28, 2023

This PR adds support for GitHub Enterprise server domain by using the built-in variable GITHUB_SERVER_URL. This is based on approach in PR #52 by @a-berthroud and includes latest changes from master.

@phoenix1480 phoenix1480 marked this pull request as ready for review March 28, 2023 01:58
@phoenix1480
Copy link
Contributor Author

@woile We are looking to use Commitizen with some automated release workflows on a GitHub Enterprise Server setup right away for an internal project. The GitHub support team identified that a static entry for github.com was causing issues when we run the workflow. Are you able to assist reviewing this PR which should pull from the built-in variable regardless of public GitHub vs GHES? Thank you kindly!

@woile woile merged commit 468582c into commitizen-tools:master Mar 28, 2023
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.

3 participants