From fa25ffd4583cc362075cd5e1b4130f33306103f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Nov 2021 17:46:48 +0100 Subject: Add config for CI --- .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..0dc2eeb --- /dev/null +++ b/.immae_config.yaml @@ -0,0 +1,9 @@ +hooks: + mantisbt: + projectSourceId: 17 +meta: + issueurl: https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=9 + repourl: https://git.immae.eu/cgit/perso/Immae/Config/Nix.git/ + commiturl: https://git.immae.eu/cgit/perso/Immae/Config/Nix.git/commit/?id=%s + compareurl: https://git.immae.eu/cgit/perso/Immae/Config/Nix.git/diff/?id2=%s&id=%s + branchurl: https://git.immae.eu/cgit/perso/Immae/Config/Nix.git/log/?h=%s -- cgit v1.2.3