Actions:
|
2012-08-21 09:13 AEST by Glen Starrett - Some updates to the Email integration documentation:
[bugid] works for both commit_email and tag_email. Not sure if it works with
notify_email at this point.
Documentation lacks tag_template and notify_template. Would be nice to have
HTML versions available too.
Documentation not clear on when which is supposed to work (e.g. scope of
variable). From experimentation it seems they are listed somewhat in "scope
order" -- directory depends on begin_directory, filename depends on
begin_filename, and all the command-type-specific items are dependent on the
begin_file loop as well.
Documentation not clear on when notify_email is triggered.
notify_email and notify administrative files are confusing and seem to conflict. |
|
2012-08-21 09:18 AEST by Glen Starrett - I verified that [bugid] is dependent on the file_begin loop. |
|
2012-08-21 09:20 AEST by Glen Starrett - Created an attachment (id=2483)
Text Commit template
Very plain but works properly. |
|
2012-08-21 09:20 AEST by Glen Starrett - Created an attachment (id=2484)
Text tag template
|
|
2012-08-21 09:21 AEST by Glen Starrett - Created an attachment (id=2485)
Text Notify template
Haven't confirm proper operation of this one, but should work. |
|
2012-08-21 09:23 AEST by Glen Starrett - Created an attachment (id=2486)
HTML commit template example
Includes an example link to Bugzilla based on the bugid parameter. Could also
build in better formatting, add some color, and include hyperlinks to ViewVC or
other web interface (e.g. when Suite has it's own HTML viewer). |