#2010 git push generates 4 emails, two of which are duplicates
Closed: Invalid 7 years ago Opened 7 years ago by mreynolds.

Every time I do a "git push" to our source repo I get 4 email notifications. Two of these 4 are duplicates.

I get two that looks like this:

Subject: [libsds] branch master updated (9afd57c -> a72e163)

This is an automated email from the git hooks/post-receive script.

firstyear pushed a change to branch master
in repository libsds.

      from  9afd57c   Fix freebsd makefile
       new  a72e163   update README
...
...

Then I get two more with a subject of:

[libsds] 01/01: update README

This is an automated email from the git hooks/post-receive script.

firstyear pushed a commit to branch master
in repository libsds.

commit a72e16381b4edcb4a44dc9d72e6d17e9334ccc2e
Author: William Brown <firstyear@redhat.com>
Date:   Tue Feb 28 14:26:14 2017 +1000

    update README
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dc2c1ce..872122d 100644
...
...

Really we only need one email - not two. But having duplicate emails is very annoying and spammy.


Metadata Update from @pingou:
- Issue tagged with: bug

7 years ago

Metadata Update from @lslebodn:
- Issue tagged with: IDM

7 years ago

This appears to be an issue with the mailing list that is set for mail notifications, and not pagure. Closing issue as invalid.

Metadata Update from @mreynolds:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata