Skip to content

Add per commit statistics #1288

@UnknownSuperficialNight

Description

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

I'd like to be able to append statistics per commit to the changelog example output:

fix: Implement fallback for audio stream creation (1 file changed, 102 additions, 13 deletions)

or

fix: Implement fallback for audio stream creation

- bulletpoint1
- bulletpoint2
- (1 file changed, 102 additions, 13 deletions)

Desired solution

Be able to access (files changed, Additions, Deletions) per commit in the template, so users can add these stats to their changelog when/however they want.

Alternatives considered

None

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions