From: Ismaƫl Bouya Date: Mon, 8 Nov 2021 16:34:11 +0000 (+0100) Subject: Add CI config X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FTrader.git;a=commitdiff_plain;h=7f87c8f041cb3b1076ee4fea5e813205d1de5915 Add CI config --- 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