From 4afea2d222ffe61507914a55a95b7579d8f70468 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Nov 2021 17:36:48 +0100 Subject: [PATCH] Add CI config --- .immae_config.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .immae_config.yaml diff --git a/.immae_config.yaml b/.immae_config.yaml new file mode 100644 index 0000000..6f57789 --- /dev/null +++ b/.immae_config.yaml @@ -0,0 +1,21 @@ +hooks: + mantisbt: + projectSourceId: 5 + slack: + url: discordCryptportfolio + refs: + - refs/heads/master + - refs/heads/dev + - refs/tags/* + buildbot: + url: https://git.immae.eu/buildbot/cryptoportfolio/change_hook/base + refs: + - refs/heads/master + - refs/heads/dev + - refs/tags/* +meta: + issueurl: https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=5 + repourl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front.git/ + commiturl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front.git/commit/?id=%s + compareurl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front.git/diff/?id2=%s&id=%s + branchurl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front.git/log/?h=%s -- 2.41.0