Ensure that a git user id and email exists in gitaudit repos #250
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/dump-things-service!250
Loading…
Reference in a new issue
No description provided.
Delete branch "git-audit-identity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes issue #246
This PR adds
user.name=dump-things-serviveanduser.email=dump-things-service@localhostto the git configuration of agitaudit-repo.This prevents git from failing due to missing user-identity information. It also ensures that git-audit entries are marked with the "real" committer, i.e., with
dump-things-service.hatch fmtgitaudit-code