summaryrefslogtreecommitdiff
path: root/.immae_config.yaml
blob: 02c7b3a25bebde5b96ee0820023de3f7ac261a54 (plain) (blame)
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
26
27
28
29
30
31
32
33
34
hooks:
  xmpp:
    dest: ismael@immae.fr
  buildbot:
    url: https://git.immae.eu/buildbot/test/change_hook/base
    refs:
      - refs/heads/master
      - refs/heads/dev
      - refs/tags/*
    projectname: TestProject
  apprise:
    urls:
      - discordImmaeEu
      - matrixImmaeEuAlerts
    refs:
      - refs/heads/master
      - refs/heads/dev
      - refs/tags/*
  slack:
    urls:
      - discordImmaeEu
    refs:
      - refs/heads/master
      - refs/heads/dev
      - refs/tags/*
  mantisbt:
    projectSourceId: 11
meta:
  issueurl: "https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=7"
  repourl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/"
  commiturl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/commit/?id=%s"
  compareurl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/diff/?id2=%s&id=%s"
  branchurl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/log/?h=%s"