l.c.s.karma : module documentation

Part of lp.code.subscribers

Assign karma for code domain activity.
Function branch_created Assign karma to the user who registered the branch.
Function branch_merge_proposed Assign karma to the user who proposed the merge.
Function code_review_comment_added Assign karma to the user who commented on the review.
Function branch_merge_modified Assign karma to the user who approved or rejected the merge.
@block_implicit_flushes
def branch_created(branch, event):
Assign karma to the user who registered the branch.
@block_implicit_flushes
def branch_merge_proposed(proposal, event):
Assign karma to the user who proposed the merge.
@block_implicit_flushes
def code_review_comment_added(code_review_comment, event):
Assign karma to the user who commented on the review.
@block_implicit_flushes
def branch_merge_modified(proposal, event):
Assign karma to the user who approved or rejected the merge.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.