<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/tools/git-post-receive-hook, branch release-1.5</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.5</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.5'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2009-12-07T00:58:21Z</updated>
<entry>
<title>git-notify: Pipe e-mails directly to sendmail(8)</title>
<updated>2009-12-07T00:58:21Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-12-07T00:58:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c'/>
<id>urn:sha1:45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c</id>
<content type='text'>
Use sendmail(8) instead of mail(1) in order to be able to set the
"Content-Type" header field on systems where the available mail(1)
command doesn't allow for setting it.  This makes the "-H" flag (cf.
commit 71350c5a) unnecessary.
</content>
</entry>
<entry>
<title>Enable CIA's commit notifications</title>
<updated>2009-12-06T00:23:41Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-12-06T00:23:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=78fc8f4909750407585990aa10522d9510a69804'/>
<id>urn:sha1:78fc8f4909750407585990aa10522d9510a69804</id>
<content type='text'>
We now use CIA's service to send commit notifications to IRC.  They are
currently sent to the #Nagios-Devel channel on Freenode.  See:

	http://cia.vc/stats/project/nagiosplug/
	http://cia.vc/account/bots/15699/
</content>
</entry>
<entry>
<title>Git commit notifications via post-receive hook</title>
<updated>2009-11-07T09:40:22Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2009-11-07T09:40:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2b442ff177751c5ea17e792c10e6d50d7b922b08'/>
<id>urn:sha1:2b442ff177751c5ea17e792c10e6d50d7b922b08</id>
<content type='text'>
Now that we moved our Git repositories to SourceForge, we don't need to
maintain local clones for generating commit notifications anymore, as
SourceForge provides shell access to the repositories.  Instead, we now
run git-notify as a post-receive hook on the SourceForge server.
Actually, we use a wrapper which executes git-notify with the desired
options and which makes it easy to add other post-receive hooks in the
future.
</content>
</entry>
</feed>
