#16 Push notification messages from dist-git are incoherent
Opened by gui1ty. Modified

I've noticed a couple of times already that the messages received when Packit pushes a new branch proposing an update, are inconsistent.

Example:


Subject: [Pagure] packit pushed 11 commits on forks/packit/rpms/fawltydeps (branch: rawhide-update-pull_from_upstream)

Body:
Release Engineering (releng) pushed 11 commits on forks/packit/rpms/fawltydeps.
Branch: rawhide-update-pull_from_upstream

https://src.fedoraproject.org/fork/packit/rpms/fawltydeps/c/^0000000000000000000000000000000000000000..625c50c05d8b6db1c6a70aabe6a25c5327c39289


It's obviously packit pushing the changes. The previous commit is from releng. It seems the subject line is using {agent_name}, whereas in the body it's {author[fullname]} ({author[name]}).


Metadata