-
Notifications
You must be signed in to change notification settings - Fork 255
Changelog domain for self-hosted Gitlab #1128
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
Comments
Recommend reading up on the configuration documentation for defining the remote domain. Separately, the CI_JOB_TOKEN (#1098) is currently not supported within PSR. If you are looking for GitLab configuration specifics there are multiple issues that include answers to your config, the latest being #1046. |
This issue has not received a response in 14 days. If no response is received in 7 days, it will be closed. We look forward to hearing from you. |
Was this issue fixed? I have the same issue and not sure how to proceed with automated releases. Some manual work in changing the URLs after the release and involves another commit too. |
Did you read the documentation in my comment above? It was never an issue as this is supported and the author never responded. |
Question
How can I change the domain url included in the changelog?
When I run
poetry run semantic-release --strict version
, I get https://gitlab.com instead of https://gitlab.my-domain.com as the link for each commit inside my changelog.Configuration
Semantic Release Configuration
The text was updated successfully, but these errors were encountered: