l.c.m.branchmergeproposal : module documentation

Part of lp.code.model

Database class for branch merge proposals.
Function is_valid_transition Is it valid for this user to move this proposal to to next_state?
Class TooManyRelatedBugs A source branch has too many related bugs linked from commits.
Class BranchMergeProposal A relationship between a person and a branch.
Class BranchMergeProposalGetter See IBranchMergeProposalGetter.
def is_valid_transition(proposal, from_state, next_state, user=None):
Is it valid for this user to move this proposal to to next_state?
ParametersproposalThe merge proposal.
from_stateThe previous state
to_stateThe new state to change to
userThe user who may change the state
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.