Merge lp:~thomir/launchpad/devel-add-bug-header into lp:launchpad
Proposed by
Thomi Richards
on 2015-01-09
| Status: | Merged |
|---|---|
| Merged at revision: | 17309 |
| Proposed branch: | lp:~thomir/launchpad/devel-add-bug-header |
| Merge into: | lp:launchpad |
| Diff against target: |
39 lines (+10/-0) 3 files modified
lib/lp/bugs/doc/bugnotification-email.txt (+1/-0) lib/lp/bugs/mail/bugnotificationbuilder.py (+1/-0) lib/lp/bugs/mail/tests/test_bugnotificationbuilder.py (+8/-0) |
| To merge this branch: | bzr merge lp:~thomir/launchpad/devel-add-bug-header |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| William Grant | code | 2015-01-09 | Approve on 2015-01-27 |
|
Review via email:
|
|||
Commit Message
Add the X-Launchpad-
Description of the Change
Add the X-Launchpad-
To post a comment you must log in.
review:
Needs Fixing
(code)

This will probably break lots of bugs tests. Could you run bin/test -t bugs and fix any fallout?