launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #23198
[Merge] lp:~cjwatson/launchpad/build-failure-help into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/build-failure-help into lp:launchpad.
Commit message:
Direct build failure support to Launchpad Answers rather than to the launchpad-buildd-admins team.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Related bugs:
Bug #1810001 in Launchpad itself: "typo in build emails"
https://bugs.launchpad.net/launchpad/+bug/1810001
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/build-failure-help/+merge/361394
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/build-failure-help into lp:launchpad.
=== modified file 'lib/lp/soyuz/doc/build-failedtoupload-workflow.txt'
--- lib/lp/soyuz/doc/build-failedtoupload-workflow.txt 2018-05-27 18:32:33 +0000
+++ lib/lp/soyuz/doc/build-failedtoupload-workflow.txt 2019-01-05 09:51:24 +0000
@@ -97,7 +97,8 @@
ANY OUTPUT
<BLANKLINE>
If you want further information about this situation, feel free to
- contact a member of the Launchpad Buildd Administrators team.
+ contact us by asking a question on Launchpad
+ (https://answers.launchpad.net/launchpad/+addquestion).
<BLANKLINE>
-- =
<BLANKLINE>
=== modified file 'lib/lp/soyuz/emailtemplates/build-notification.txt'
--- lib/lp/soyuz/emailtemplates/build-notification.txt 2015-07-14 10:57:46 +0000
+++ lib/lp/soyuz/emailtemplates/build-notification.txt 2019-01-05 09:51:24 +0000
@@ -13,4 +13,5 @@
%(extra_info)s
If you want further information about this situation, feel free to
-contact a member of the Launchpad Buildd Administrators team.
+contact us by asking a question on Launchpad
+(https://answers.launchpad.net/launchpad/+addquestion).
=== modified file 'lib/lp/soyuz/tests/test_build_notify.py'
--- lib/lp/soyuz/tests/test_build_notify.py 2018-02-02 03:14:35 +0000
+++ lib/lp/soyuz/tests/test_build_notify.py 2019-01-05 09:51:24 +0000
@@ -171,7 +171,8 @@
If you want further information about this situation, feel free to
- contact a member of the Launchpad Buildd Administrators team.
+ contact us by asking a question on Launchpad
+ (https://answers.launchpad.net/launchpad/+addquestion).
%s
%s
Follow ups