summaryrefslogtreecommitdiffstats
path: root/extensions/TryAutoLand/template/en/default/hook/bug/field-help-end.none.tmpl
blob: 899db60c4422e1de8e67145f8678077df20872cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[%# This Source Code Form is subject to the terms of the Mozilla Public
  # License,  v. 2.0. If a copy of the MPL was not distributed with this
  # file,  You can obtain one at http://mozilla.org/MPL/2.0/.
  #
  # This Source Code Form is "Incompatible With Secondary Licenses",  as
  # defined by the Mozilla Public License,  v. 2.0.
  #%]

[% 
  vars.help_html.autoland =
      "TryAutoLand is a BMO extension that allows integration with the $terms.Bugzilla
       AutoLanding system. Select patches on a $terms.bug will be picked up 
       automatically and landed on the try build server for specified branches.
       Results of the try build will be sent back to the bug report as comments."
%]