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

Credit committers in changelog #199

Open
boardfish opened this issue Jan 25, 2022 · 1 comment
Open

Credit committers in changelog #199

boardfish opened this issue Jan 25, 2022 · 1 comment

Comments

@boardfish
Copy link

I'd like to be able to credit those responsible for a PR on GitHub within the changelog, similar to this, for example:

<a name="unreleased"></a>
## [Unreleased]


<a name="v2.48.0"></a>
## [v2.48.0] - 2022-01-14
- Correct path in example test command ([#1240](https://github.com/github/view_component/issues/1240)) @Spone

Expected Behavior

Users aren't credited after messages in the changelog.

Actual Behavior

git-chglog runs RegEx on commit messages and filters afterwards to change things into links, but does not credit users during this process.

Your Environment

  • OS: macOS Monterey (12.1)
  • git-chglog version: 0.15.1
@ChenRiliang
Copy link

I wonder if this feature will be supported in the future? The comparison needs to indicate the submitter.

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