l.c.b.g.GitRefRegisterMergeProposalSchema(Interface) : interface documentation

Part of lp.code.browser.gitref View In Hierarchy

The schema to define the form for registering a new merge proposal.
Choice target_git_repository The repository that the source will be merged into.
TextLine target_git_path The branch within the target repository that the source will be merged into.
Choice prerequisite_git_repository A repository containing a branch that should be merged before this one. (Its changes will not be shown in the diff.)
TextLine prerequisite_git_path A branch within the prerequisite repository that should be merged before this one. (Its changes will not be shown in the diff.)
Text comment Describe what changes your branch introduces, what bugs it fixes, or what features it implements. Ideally include rationale and how to test. You do not need to repeat information from the commit message here.
Bool needs_review Is the proposal ready for review now?
target_git_repository =
The repository that the source will be merged into.
target_git_path =
The branch within the target repository that the source will be merged into.
prerequisite_git_repository =
A repository containing a branch that should be merged before this one. (Its changes will not be shown in the diff.)
prerequisite_git_path =
A branch within the prerequisite repository that should be merged before this one. (Its changes will not be shown in the diff.)
comment =
Describe what changes your branch introduces, what bugs it fixes, or what features it implements. Ideally include rationale and how to test. You do not need to repeat information from the commit message here.
needs_review =
Is the proposal ready for review now?
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.