Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [PATCH] Add Auto-Submitted header to post-receive-email

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:55:48

Possibly related (same subject, not in this thread)

Hi Chris,

Chris Hiestand wrote:
Andy, do you have any thoughts on adding this email header to
contrib/hooks/post-receive-email? This patch shouldn't cause problems for anyone
with a sanely configured mail delivery agent, and the additional header is very
useful in toggling auto responses.
I'm not Andy, but it sounds very sane to me.  So for what it's worth,
Reviewed-by: Jonathan Nieder <redacted>

Thanks,
Jonathan

(patch left unsnipped for reference)
quoted hunk ↗ jump to hunk
This conforms to RFC3834 and is useful in preventing eg
vacation auto-responders from replying by default

Signed-off-by: Chris Hiestand <redacted>
---
 contrib/hooks/post-receive-email |    1 +
 1 file changed, 1 insertion(+)
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index b2171a0..0e5b72d 100755
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -237,6 +237,7 @@ generate_email_header()
 	X-Git-Reftype: $refname_type
 	X-Git-Oldrev: $oldrev
 	X-Git-Newrev: $newrev
+	Auto-Submitted: auto-generated
 
 	This is an automated email from the git hooks/post-receive script. It was
 	generated because a ref change was pushed to the repository containing
-- 
1.7.10.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help