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

✨ Add support for custom commit URLs and issue resolution #82

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

Conversation

stalinkay
Copy link

This commit introduces the ability to customize commit URLs and issue resolution in release notes. It also adds support for GitLab and Bitbucket comparison links. The changes include updates to the default configuration, release notes generation, and test cases. The commit URL is now generated using a string template, and issue references in commit messages can be resolved based on a custom configuration.

This commit introduces the ability to customize commit URLs and issue resolution in release notes. It also adds support for GitLab and Bitbucket comparison links. The changes include updates to the default configuration, release notes generation, and test cases. The commit URL is now generated using a string template, and issue references in commit messages can be resolved based on a custom configuration.
@stalinkay
Copy link
Author

stalinkay commented Nov 7, 2023

@momocow Hi, I attempted to add support for custom repos and issue resolutions. There are two failing tests that I couldn't resolve. The documentation also needs to be updated. Could you finish those bits since I'm not well versed in the details of the project?

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.

1 participant