From db9b730a115837d1f7aaf6c2191637a57180480b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Nov 2021 17:42:58 +0100 Subject: [PATCH] Add config --- .immae_config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .immae_config.yaml diff --git a/.immae_config.yaml b/.immae_config.yaml new file mode 100644 index 0000000..0b5c8cb --- /dev/null +++ b/.immae_config.yaml @@ -0,0 +1,9 @@ +hooks: + mantisbt: + projectSourceId: 3 +meta: + issueurl: https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=1 + repourl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/ + commiturl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/commit/?id=%s + compareurl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/diff/?id2=%s&id=%s + branchurl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/log/?h=%s -- 2.41.0