From: Ismaƫl Bouya Date: Mon, 8 Nov 2021 12:16:47 +0000 (+0100) Subject: Add git config X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=084c32a3cdbe7f3424e246ac20ea89d7ad6cadf3;p=perso%2FImmae%2FTestProject.git Add git config --- diff --git a/.immae_config.yaml b/.immae_config.yaml new file mode 100644 index 0000000..bd99c3e --- /dev/null +++ b/.immae_config.yaml @@ -0,0 +1,24 @@ +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: + url: 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" +