summaryrefslogtreecommitdiffstats
path: root/tests/triggers/fixtures/gerrit006.yaml
blob: c5db411b958332d5ff7becb9b7f344e74a08cc3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
triggers:
  - gerrit:
      trigger-on:
        - comment-added-contains-event:
            comment-contains-value: 'recheck'
      projects:
        - project-compare-type: 'PLAIN'
          project-pattern: 'test-project'
          branch-compare-type: 'ANT'
          branch-pattern: '**'
          file-paths:
              - compare-type: ANT
                pattern: subdirectory/**
      skip-vote:
          successful: true
          failed: true
          unstable: true
          notbuilt: true
      silent: false
      escape-quotes: false
      no-name-and-email: false
      readable-message: true
      dynamic-trigger-enabled: true
      dynamic-trigger-url: http://myhost/mytrigger