We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently it is only possible for GitHub.com but it should also be able to use GitHub Enterprise.
Is something like this planned?
The text was updated successfully, but these errors were encountered:
@pietbrauer It also compatible with Enterprise! Check PR #42
There is 2 keys, that you need:
--github-site [URL] The Enterprise Github site on which your project is hosted. --github-api [URL] The enterprise endpoint to use for your Github API.
Or run github_changelog_generator --help for more info
github_changelog_generator --help
Sorry, something went wrong.
Ah nice, might be useful to add it to the README 👍
Done, add section to "Features and advantages of this project". Thanks!
No branches or pull requests
Currently it is only possible for GitHub.com but it should also be able to use GitHub Enterprise.
Is something like this planned?
The text was updated successfully, but these errors were encountered: