a way to submit a patch to be merged without going through code review
Bug #399318 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
You might want to mark this as Won't Fix or Invalid, but it is at least something to consider.
Occasionally it is useful to submit trivial work directly to the mainline without going through a formal review process. This is either because it really is trivial (simple typo fixes, etc), or because you are tweaking a patch that is already reviewed.
As tarmac only uses the launchpad code review for its queue-of-
One possibility to at least make it lighter weight is if you could propose a merge request and mark it as 'approved' in the same step. (Or at least as approved before the diff email gets sent out....)
Just some thoughts.
Changed in tarmac: | |
status: | New → Triaged |
affects: | tarmac → launchpad-code |
Changed in launchpad-code: | |
status: | Triaged → New |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
My instinctive response to this is that it would be better to make the full workflow so slick and awesome that we don't feel the need for something like this.