<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,11 @@ module Integrity
       end
 
       def deliver!
-        @yammer_client.message(:post, :body =&gt; short_message)
+        @yammer_client.message(:post, :body =&gt; message)
+      end
+
+      def message
+        @message ||= &quot;#{build.project.name} #{short_message}&quot;
       end
     end
   end</diff>
      <filename>lib/notifier/yammer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2fd27728393115379510685be18dc857b3bb0cbd</id>
    </parent>
  </parents>
  <author>
    <name>Jason Stewart</name>
    <email>jstewart@fusionary.com</email>
  </author>
  <url>http://github.com/jstewart/integrity-yammer/commit/128f4ea9be0b64fd8254c28847e583f6cce73f20</url>
  <id>128f4ea9be0b64fd8254c28847e583f6cce73f20</id>
  <committed-date>2009-09-25T06:37:10-07:00</committed-date>
  <authored-date>2009-09-25T06:37:10-07:00</authored-date>
  <message>Use custom message with project name instead of short message.</message>
  <tree>89e67f641f0e9ca25514413bcb837548b42e1b4c</tree>
  <committer>
    <name>Jason Stewart</name>
    <email>jstewart@fusionary.com</email>
  </committer>
</commit>
