l.c.m.codeimport : module documentation

Part of lp.code.mail

Email notifications related to code imports.
Function new_import Email the vcs-imports team about a new code import.
Function make_email_body_for_code_import_update Construct the body of an email describing a MODIFY CodeImportEvent.
Function code_import_updated Email the target subscribers, and the vcs-imports team with new status.
def new_import(code_import, event):
Email the vcs-imports team about a new code import.
def make_email_body_for_code_import_update(code_import, event, new_whiteboard):
Construct the body of an email describing a MODIFY CodeImportEvent.
Parameterscode_importBlah.
eventThe MODIFY CodeImportEvent.
new_whiteboardBlah.
def code_import_updated(code_import, event, new_whiteboard, person):
Email the target subscribers, and the vcs-imports team with new status.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.