Part of lp.code.interfaces.branchmergequeue View In Hierarchy
Known implementations: lp.code.model.branchmergequeue.MultiBranchMergeQueue
TextLine | name | At least one lowercase letter or number, followed by |
Summary | summary | Details about the purpose of the merge queue. |
PublicPersonChoice | registrant | Either yourself or a team you are a member of. This controls who can modify the queue. |
PublicPersonChoice | owner | Either yourself or a team you are a member of. This controls who can manipulate the queue. |
Datetime | date_created | Undocumented |
Inherited from IBranchMergeQueue:
Attribute | branches | The branches that this queue is for. |
Attribute | items | The ordered queued branch merge proposals. |