X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=6a0cab9d9854b9b029722aff58aa1218a2c0c2cb;hb=refs%2Fchanges%2F21%2F11321%2F4;hp=e908282c595bd2a59c91a56b850ff4c5a2a3d5ba;hpb=22db11280929c69ead3f0911a550780420646de0;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index e908282c..6a0cab9d 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -477,25 +477,6 @@ recursive: '{submodule-recursive}' choosing-strategy: '{choosing-strategy}' -############ -# TRIGGERS # -############ - -- trigger: - name: lf-infra-github-pr-trigger - triggers: - - github-pull-request: - trigger-phrase: '{trigger-phrase}' - only-trigger-phrase: '{only-trigger-phrase}' - status-context: '{status-context}' - permit-all: '{permit-all}' - github-hooks: '{github-hooks}' - auto-close-on-fail: false - org-list: - - '{github-org}' - white-list: '{obj:github_pr_whitelist}' - admin-list: '{obj:github_pr_admin_list}' - ############ # WRAPPERS # ############