Skip to content

bug: incorrect author attribution when base branch is force pushed #133

@danielleadams

Description

@danielleadams

When a changelog is generated, there is an instance when the incorrect author is listed.

Steps for reproduction:

  • commit author opens a pull request against a base branch
  • a second person force pushes to base branch
  • commit author rebases on base branch
  • second person is added as a co-author on the commit
  • when the changelog is generated, the second person that has been added as co-author is listed as the author

Expected result:

When the changelog is generated, the commit author should be listed as the author.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions