Adaptors and notification

Most adaptor templates send email notification to users. For example, when the ClearCaseByDate adaptor runs, it sends pass email notification to users who changed source code files. If no files were changed, it sends a fail email notification.

You can optionally modify notification for adaptors:

Important: If the <notify> directive fails (for example, if the user the email is addressed to does not exist), the XML fails, and all subsequent notifications fail.

Feedback