summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.immae_config.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/.immae_config.yaml b/.immae_config.yaml
new file mode 100644
index 0000000..b7bd41b
--- /dev/null
+++ b/.immae_config.yaml
@@ -0,0 +1,25 @@
1hooks:
2 xmpp:
3 dest: ismael@immae.fr
4 buildbot:
5 url: https://git.immae.eu/buildbot/test/change_hook/base
6 refs:
7 - refs/heads/master
8 - refs/heads/dev
9 - refs/tags/*
10 slack:
11 urls:
12 - discordImmaeEu
13 refs:
14 - refs/heads/master
15 - refs/heads/dev
16 - refs/tags/*
17 mantisbt:
18 projectSourceId: 11
19meta:
20 issueurl: "https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=7"
21 repourl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/"
22 commiturl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/commit/?id=%s"
23 compareurl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/diff/?id2=%s&id=%s"
24 branchurl: "https://git.immae.eu/cgit/perso/Immae/TestProject.git/log/?h=%s"
25