Skip to content

DCO is removing trailing dots from commit author field #210

@imstevenxyz

Description

@imstevenxyz

Not sure if this is a DCO issue or a Git issue but during the check it removes the trailing dot in the author field of my commits.

My Git config:

[user]
    email = commits@imsteven.xyz
    name = Steven I.

Example commit:

commit 24ccdc87d968571e6c55643989dae7b601e73a83
Author: Steven I. <commits@imsteven.xyz>
Date:   Mon Apr 29 22:17:52 2024 +0200

    Add bitwarden-attachment example

    Signed-off-by: Steven I. <commits@imsteven.xyz>

Resulting summary of DCO:

Commit sha: 24ccdc8, Author: Steven I, Committer: Steven I; 
Expected "Steven I commits@imsteven.xyz", but got "Steven I. commits@imsteven.xyz".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions