From 19ad30d64eb56c0f747bfaeae135238cd338b8c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Nov 2021 13:16:47 +0100 Subject: [PATCH] Add git config --- .immae_config.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .immae_config.yaml 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 @@ +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" + -- 2.41.0