Part of lp.bugs.subscribers
Function | bug_created | Assign karma to the user which created <bug>. |
Function | bugtask_created | Assign karma to the user which created <bugtask>. |
Function | bug_comment_added | Assign karma to the user which added <bugmessage>. |
Function | bug_modified | Check changes made to <bug> and assign karma to user if needed. |
Function | bugwatch_added | Assign karma to the user which added :bugwatch:. |
Function | cve_added | Assign karma to the user which added :cve:. |
Function | bugtask_modified | Check changes made to <bugtask> and assign karma to user if needed. |
Function | branch_linked | Assign karma to the user who linked the bug to the branch. |
Function | merge_proposal_linked | Assign karma to the user who linked the bug to the merge proposal. |
Function | _assign_karma_using_bugtask_context | Extract the right context from the bugtask and assign karma. |
Function | _assignKarmaUsingBugContext | For each of the given bug's bugtasks, assign Karma with the given |