summaryrefslogtreecommitdiffstats
path: root/tests/publishers/fixtures/slack004.yaml
blob: d4a36e045b021122dc777aaf9289c1d650b788de (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
25
publishers:
  - slack:
      team-domain: 'teamname'
      auth-token: 'yourauthtoken'
      auth-token-id: 'yourauthtokenid'
      build-server-url: 'http://localhost:8081'
      room: '#builds'
      notify-start: True
      notify-success: True
      notify-aborted: True
      notify-not-built: True
      notify-unstable: True
      notify-failure: True
      notify-every-failure: True
      notify-back-to-normal: True
      notify-repeated-failure: True
      notify-regression: True
      include-test-summary: True
      include-failed-tests: True
      commit-info-choice: 'AUTHORS_AND_TITLES'
      include-custom-message: True
      custom-message: 'A custom message.'
      auth-token-credential-id: yourauthtoken
      bot-user: True
      base-url: https://hooks.slack.com/services/