]> git.immae.eu Git - perso/Immae/TestProject.git/commitdiff
Add git config
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 8 Nov 2021 12:16:47 +0000 (13:16 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 8 Nov 2021 15:03:59 +0000 (16:03 +0100)
.immae_config.yaml [new file with mode: 0644]

diff --git a/.immae_config.yaml b/.immae_config.yaml
new file mode 100644 (file)
index 0000000..b7bd41b
--- /dev/null
@@ -0,0 +1,25 @@
+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/*
+  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"
+