This is an automated email from the ASF dual-hosted git repository.
dpavlov pushed a change to branch ignite-11880
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.
from c540194 IGNITE-11880: Configurable notifications by build
parameters/suite IDS & names
add ce0fbcf IGNITE-11880: Configurable tags by build parameters/suite
IDS & names (#125)
new a400234 Merge branch 'master' into ignite-11880
new 890afaa IGNITE-11880: Configurable notifications by build
parameters/suite IDS & names
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/ignite/ci/analysis/MultBuildRunCtx.java | 2 +-
.../java/org/apache/ignite/ci/issue/Issue.java | 16 +++++++++++++-
.../ignite/ci/tcbot/conf/INotificationChannel.java | 20 ++++++++++++++++-
.../ignite/ci/tcbot/conf/NotificationChannel.java | 25 +++++++++++++++++++++-
.../ignite/ci/tcbot/issue/IIssuesStorage.java | 12 ++++++++---
.../ignite/ci/tcbot/issue/IssueDetector.java | 20 ++++++++++++++---
.../org/apache/ignite/ci/user/TcHelperUser.java | 17 +++++++++++++--
.../apache/ignite/ci/web/model/TcHelperUserUi.java | 2 +-
.../ci/web/model/current/SuiteCurrentStatus.java | 4 ++--
9 files changed, 103 insertions(+), 15 deletions(-)