You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/06/09 22:00:28 UTC

[ignite-teamcity-bot] branch master updated: Table fix

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ecf898  Table fix
9ecf898 is described below

commit 9ecf898f1e14069aff789ae0e59a46575673ae26
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Mon Jun 10 01:00:22 2019 +0300

    Table fix
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2389296..207acb4 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,10 @@ Static content is placed in [webapp](ignite-tc-helper-web/src/main/webapp).
 TC Bot services can be found in [tcbot-engine](tcbot-engine)
 
 TC Bot integrations are placed in corresponding submodules
+
 | Data Source | Pure Integration | Persistence-enabled |
-| ----------- | ---------------- | ------------------ |
-| Teamcity | [tcbot-teamcity](tcbot-teamcity) | [tcbot-teamcity-ignited](tcbot-teamcity-ignited)  |
+| ----------- | ---------------- | ------------------- |
+| Teamcity | [tcbot-teamcity](tcbot-teamcity) | [tcbot-teamcity-ignited](tcbot-teamcity-ignited) |
+| JIRA | [tcbot-jira](tcbot-jira) | [tcbot-jira-ignited](tcbot-jira-ignited)  |
+| GitHub | [tcbot-github](tcbot-github) | [tcbot-github-ignited](tcbot-github-ignited)  |