l.b.subscribers : module documentation

Part of lp.blueprints

No module docstring
Function specification_update_lifecycle_status Mark the specification as started and/or complete if appropriate.
Function spec_created Assign karma to the user who created the spec.
Function spec_modified Check changes made to the spec and assign karma if needed.
Function spec_branch_created Assign karma to the user who linked the spec to the branch.
def specification_update_lifecycle_status(spec, event):
Mark the specification as started and/or complete if appropriate.

Does nothing if there is no user associated with the event.

@block_implicit_flushes
def spec_created(spec, event):
Assign karma to the user who created the spec.
@block_implicit_flushes
def spec_modified(spec, event):
Check changes made to the spec and assign karma if needed.
@block_implicit_flushes
def spec_branch_created(spec_branch, event):
Assign karma to the user who linked the spec to the branch.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.