Uploaded image for project: 'IT: Release Engineering'
  1. IT: Release Engineering
  2. RELENG-4034

JJB: Generate generic webhook trigger

Issue XMLXMLWordPrintable

       triggers:
       - generic-webhook-trigger:
       post-content-params:
       - type: JSONPath
       key: action
       value: $.action
       - type: JSONPath
       key: merged
       value: $.pull_request.merged
       - type: JSONPath
       key: repoUrl
       value: $.pull_request.base.repo.html_url
       - type: JSONPath
       key: repoName
       value: $.pull_request.base.repo.name
       - type: JSONPath
       key: branchName
       value: $.pull_request.base.ref
       - type: JSONPath
       key: commitHash
       value: $.pull_request.merge_commit_sha
       regex-filter-text: $action,$merged
       regex-filter-expression: ^(closed,true)$
       cause: Generic Cause
       token: '{project}'

              fpalumbo Fabio Palumbo
              fpalumbo Fabio Palumbo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: