Heroku で git のメール フックを設定しました。ただし、何かがプッシュされたというメッセージしか表示されません。コミットメッセージと変更されたファイルの両方が必要です。
#what i now get in the email:
noreply@heroku.com to me, hermantamas
xxx@gmail.com deployed app
#what i need:
noreply@heroku.com to me, hermantamas
xxx@gmail.com deployed app:
"home page is now working"
Changed:
- index.html
- javascript.js