From 7f87c8f041cb3b1076ee4fea5e813205d1de5915 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 8 Nov 2021 17:34:11 +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..d3a371c --- /dev/null +++ b/.immae_config.yaml @@ -0,0 +1,21 @@ +hooks: + mantisbt: + projectSourceId: 10 + 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=6 + repourl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/ + commiturl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit/?id=%s + compareurl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/diff/?id2=%s&id=%s + branchurl: https://git.immae.eu/cgit/perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/log/?h=%s -- 2.41.0