Send email notification when commit message is edited
When a user edits the commit message through the Gerrit web UI, send a notification email. Change-Id: I6f2d840f362d82af25960fb4f1891eee040de9a6
This commit is contained in:
@@ -90,6 +90,7 @@ public class SitePathInitializer {
|
||||
extractMailExample("ChangeSubject.vm");
|
||||
extractMailExample("Comment.vm");
|
||||
extractMailExample("CommentFooter.vm");
|
||||
extractMailExample("CommitMessageEdited.vm");
|
||||
extractMailExample("Merged.vm");
|
||||
extractMailExample("MergeFail.vm");
|
||||
extractMailExample("NewChange.vm");
|
||||
|
Reference in New Issue
Block a user