summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/jenkins-jira-issue-updater-full.yaml
blob: 6af2f2319ae2d51f93b7d3f88c14dd63dd363f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
builders:
  - jenkins-jira-issue-updater:
      base-url: url
      username: your-username
      password: your-password
      jql: project-key
      workflow: workflow-name
      comment: comment
      custom-Id: ID
      custom-value: value
      fail-if-error: true
      fail-if-no-match: true
      fail-if-no-connection: true