summaryrefslogtreecommitdiff
path: root/.immae_config.yaml
blob: b9067c3fd672e659e60ea2847fe9e50ecd8b7e1b (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
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:
      - matrixImmaeEuAlerts
    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"